
Time bar (total: 7.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 0 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 1 |
| 0% | 0% | 100% | 0% | 0% | 0% | 0% | 2 |
| 0% | 0% | 50% | 0% | 0% | 50% | 0% | 3 |
| 33.3% | 12.5% | 25% | 0% | 0% | 62.5% | 0% | 4 |
| 60% | 18.7% | 12.5% | 0% | 0% | 68.7% | 0% | 5 |
| 77.8% | 21.9% | 6.2% | 0% | 0% | 71.8% | 0% | 6 |
| 88.2% | 23.4% | 3.1% | 0% | 0% | 73.4% | 0% | 7 |
| 93.9% | 24.2% | 1.6% | 0% | 0% | 74.2% | 0% | 8 |
| 96.9% | 24.6% | 0.8% | 0% | 0% | 74.6% | 0% | 9 |
| 98.4% | 24.8% | 0.4% | 0% | 0% | 74.8% | 0% | 10 |
| 99.2% | 24.9% | 0.2% | 0% | 0% | 74.9% | 0% | 11 |
| 99.6% | 24.9% | 0.1% | 0% | 0% | 74.9% | 0% | 12 |
Compiled 15 to 10 computations (33.3% saved)
ival-div: 1.0ms (48% of total)ival-sub: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-log: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)const: 0.0ms (0% of total)ival-sqrt: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 1.0s | 8256× | 0 | valid |
| 1.0ms | 15× | 0 | invalid |
ival-log: 348.0ms (45.3% of total)ival-div: 179.0ms (23.3% of total)ival-sqrt: 72.0ms (9.4% of total)ival-mult: 66.0ms (8.6% of total)ival-sub: 49.0ms (6.4% of total)ival-add: 41.0ms (5.3% of total)const: 12.0ms (1.6% of total)backward-pass: 3.0ms (0.4% of total)| 2× | egg-herbie |
| 3014× | sum3-define |
| 2330× | fnmadd-define |
| 2034× | +-lowering-+.f64 |
| 2034× | +-lowering-+.f32 |
| 1796× | sum3-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 38 |
| 1 | 46 | 36 |
| 2 | 80 | 36 |
| 3 | 172 | 36 |
| 4 | 347 | 36 |
| 5 | 697 | 34 |
| 6 | 1229 | 31 |
| 7 | 2625 | 31 |
| 8 | 4715 | 31 |
| 9 | 6897 | 31 |
| 0 | 9 | 11 |
| 1 | 19 | 11 |
| 2 | 26 | 11 |
| 3 | 38 | 11 |
| 4 | 57 | 11 |
| 5 | 95 | 11 |
| 6 | 154 | 11 |
| 7 | 383 | 11 |
| 8 | 1744 | 11 |
| 9 | 3841 | 11 |
| 10 | 6873 | 11 |
| 0 | 8266 | 11 |
| 1× | iter limit |
| 1× | node limit |
| 1× | node limit |
| Inputs |
|---|
(log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) |
| Outputs |
|---|
(log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) |
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| Inputs |
|---|
(log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) |
(log (+ (/ 1 (neg x)) (/ (sqrt (- 1 (* (neg x) (neg x)))) (neg x)))) |
(neg (log (+ (/ 1 (neg x)) (/ (sqrt (- 1 (* (neg x) (neg x)))) (neg x))))) |
| Outputs |
|---|
(log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) |
(log (/ (+ 1 (sqrt (- 1 (square x)))) x)) |
(log (+ (/ 1 (neg x)) (/ (sqrt (- 1 (* (neg x) (neg x)))) (neg x)))) |
(log (/ (- -1 (sqrt (- 1 (square x)))) x)) |
(neg (log (+ (/ 1 (neg x)) (/ (sqrt (- 1 (* (neg x) (neg x)))) (neg x))))) |
(neg (log (/ (- -1 (sqrt (- 1 (square x)))) x))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 1 | 0 | - | 0 | - | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 0 | 0 | - | 0 | - | (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (*.f64 x x)) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 #s(literal 1 binary64) x) |
| 0 | 0 | - | 0 | - | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 81.0ms | 512× | 0 | valid |
Compiled 122 to 29 computations (76.2% saved)
ival-div: 16.0ms (39% of total)ival-sub: 8.0ms (19.5% of total)ival-log: 6.0ms (14.6% of total)ival-mult: 4.0ms (9.7% of total)ival-sqrt: 4.0ms (9.7% of total)ival-add: 2.0ms (4.9% of total)const: 1.0ms (2.4% of total)backward-pass: 0.0ms (0% of total)Compiled 14 to 9 computations (35.7% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.6% | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
Compiled 14 to 9 computations (35.7% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| ✓ | cost-diff | 0 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 2034× | +-lowering-+.f64 |
| 2034× | +-lowering-+.f32 |
| 1796× | sum3-define |
| 1374× | sum4-define |
| 1248× | fnmadd-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 43 |
| 1 | 19 | 43 |
| 2 | 26 | 43 |
| 3 | 38 | 43 |
| 4 | 57 | 43 |
| 5 | 95 | 43 |
| 6 | 154 | 43 |
| 7 | 383 | 43 |
| 8 | 1744 | 43 |
| 9 | 3841 | 43 |
| 10 | 6873 | 43 |
| 0 | 8266 | 43 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) |
(+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) |
(/ 1 x) |
1 |
x |
(/ (sqrt (- 1 (* x x))) x) |
(sqrt (- 1 (* x x))) |
(- 1 (* x x)) |
(* x x) |
| Outputs |
|---|
(log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) |
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(/ (sqrt (- 1 (* x x))) x) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(sqrt (- 1 (* x x))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(- 1 (* x x)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
| ✓ | accuracy | 99.6% | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 59.0ms | 256× | 0 | valid |
Compiled 54 to 10 computations (81.5% saved)
ival-div: 4.0ms (28.2% of total)ival-log: 3.0ms (21.2% of total)ival-mult: 2.0ms (14.1% of total)ival-sqrt: 2.0ms (14.1% of total)ival-sub: 1.0ms (7.1% of total)ival-add: 1.0ms (7.1% of total)const: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)))> |
#<alt (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))> |
#<alt (/ 1 x)> |
#<alt (/ (sqrt (- 1 (* x x))) x)> |
#<alt (sqrt (- 1 (* x x)))> |
| Outputs |
|---|
#<alt (+ (log 2) (* -1 (log x)))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2))))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4))))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4))))> |
#<alt (log (sqrt -1))> |
#<alt (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1))))> |
#<alt (- (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3))))> |
#<alt (- (+ (log (sqrt -1)) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3)))))> |
#<alt (log (* -1 (sqrt -1)))> |
#<alt (- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1))))> |
#<alt (+ (log (* -1 (sqrt -1))) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x)))> |
#<alt (+ (log (* -1 (sqrt -1))) (* -1 (/ (- (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3)))) x)))> |
#<alt (/ 2 x)> |
#<alt (/ (+ 2 (* -1/2 (pow x 2))) x)> |
#<alt (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x)> |
#<alt (/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x)> |
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (/ 1 x))> |
#<alt (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x)))> |
#<alt (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))> |
#<alt (* -1 (sqrt -1))> |
#<alt (+ (* -1 (sqrt -1)) (/ 1 x))> |
#<alt (+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x)))> |
#<alt (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (sqrt -1)))) x)) 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 x)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1/2 (pow x 2))) x)> |
#<alt (/ (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x)> |
#<alt (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x)> |
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))> |
#<alt (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))> |
#<alt (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))> |
#<alt (* -1 (sqrt -1))> |
#<alt (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))> |
#<alt (- (+ (* -1 (sqrt -1)) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))) (/ 1/2 (* (pow x 2) (sqrt -1))))> |
#<alt (- (+ (* -1 (sqrt -1)) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))> |
#<alt (* x (sqrt -1))> |
#<alt (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))> |
#<alt (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))> |
#<alt (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))> |
#<alt (* -1 (* x (sqrt -1)))> |
#<alt (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))> |
#<alt (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))> |
#<alt (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) |
| 1.0ms | x | @ | 0 | (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) |
| 1.0ms | x | @ | -inf | (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) |
| 0.0ms | x | @ | inf | (/ (sqrt (- 1 (* x x))) x) |
| 0.0ms | x | @ | -inf | (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) |
| 1× | batch-egg-rewrite |
| 3126× | *-lowering-*.f32 |
| 3126× | *-lowering-*.f64 |
| 2984× | /-lowering-/.f32 |
| 2984× | /-lowering-/.f64 |
| 1192× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 35 |
| 1 | 64 | 35 |
| 2 | 651 | 33 |
| 0 | 8403 | 33 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) |
(+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) |
(/ 1 x) |
(/ (sqrt (- 1 (* x x))) x) |
(sqrt (- 1 (* x x))) |
| Outputs |
|---|
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) |
(+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(+.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)))))) |
(+.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (neg.f64 (log.f64 (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)))))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (log.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)))) |
(-.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (log.f64 (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))))) |
(-.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x))) |
(-.f64 (log.f64 (+.f64 x (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (log.f64 (/.f64 (*.f64 x x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64))))) (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)))))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) (log.f64 (/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x))) |
(-.f64 (log.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (log.f64 (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
(-.f64 (log.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) x)) (log.f64 x)) |
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x))) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64))))) (+.f64 (*.f64 (log.f64 (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)))) (log.f64 (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))))) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (log.f64 (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) (+.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x))) (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x)))) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(/.f64 (-.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64))))) (*.f64 (log.f64 (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)))) (log.f64 (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)))))) (+.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (log.f64 (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) (*.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)))) (+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)) |
(+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) (/.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)))) |
(neg.f64 (+.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)))))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 x x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (+.f64 x (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) x))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) |
(/.f64 (+.f64 x (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 x (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) |
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (*.f64 (*.f64 x x) (-.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))))) (*.f64 (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (/.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) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (/.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) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (/.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) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(/.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 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 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) |
(/.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) x) x) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (/.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (+.f64 x (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x))) |
(/.f64 (neg.f64 (+.f64 x (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (neg.f64 (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (*.f64 x x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x))) (+.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (*.f64 x x)))) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (*.f64 x x))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) x) |
(/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)))) |
(/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (+.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (/.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) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (/.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) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (/.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) (-.f64 #s(literal 1 binary64) (*.f64 x 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 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (+.f64 x (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) x) (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) x)) (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) x) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (+.f64 x (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) x) |
(/.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 x (+.f64 #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 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (/.f64 #s(literal 1 binary64) (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)))))) |
(*.f64 (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 x (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #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 0 binary64) (*.f64 x x)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.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) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.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 x x))) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)) #s(literal 3 binary64)))) (+.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x) (pow.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 x x)) #s(literal 2 binary64)))) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) x) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (-.f64 (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) (/.f64 (*.f64 x x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (*.f64 x (*.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 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) x) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) x))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x)) |
(neg.f64 (/.f64 #s(literal -1 binary64) x)) |
(/.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 0 binary64) x)) |
(pow.f64 x #s(literal -1 binary64)) |
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(pow.f64 (pow.f64 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) x) #s(literal 1 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 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(exp.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) |
(/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) |
(/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (hypot.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x)) |
(pow.f64 (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x)) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x)) |
(*.f64 (pow.f64 (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (hypot.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (hypot.f64 #s(literal 1 binary64) x)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (sqrt.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (hypot.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (hypot.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) #s(literal 1 binary64)) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (hypot.f64 #s(literal 1 binary64) x)) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) |
| 1× | egg-herbie |
| 2872× | *-lowering-*.f32 |
| 2872× | *-lowering-*.f64 |
| 1800× | +-lowering-+.f64 |
| 1800× | +-lowering-+.f32 |
| 1496× | fnmadd-define |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 155 | 730 |
| 1 | 446 | 630 |
| 2 | 1289 | 605 |
| 3 | 4070 | 593 |
| 0 | 8444 | 593 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (log 2) (* -1 (log x))) |
(+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)))) |
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) |
(- (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))) |
(- (+ (log (sqrt -1)) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))) |
(log (* -1 (sqrt -1))) |
(- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))) |
(+ (log (* -1 (sqrt -1))) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) |
(+ (log (* -1 (sqrt -1))) (* -1 (/ (- (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3)))) x))) |
(/ 2 x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x) |
(sqrt -1) |
(+ (sqrt -1) (/ 1 x)) |
(+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))) |
(- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))) |
(* -1 (sqrt -1)) |
(+ (* -1 (sqrt -1)) (/ 1 x)) |
(+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x))) |
(+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (sqrt -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 x) |
(/ 1 x) |
(/ 1 x) |
(/ (+ 1 (* -1/2 (pow x 2))) x) |
(/ (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x) |
(sqrt -1) |
(+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))) |
(- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))) |
(- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))) |
(* -1 (sqrt -1)) |
(- (* -1 (sqrt -1)) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))) |
(- (+ (* -1 (sqrt -1)) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))) (/ 1/2 (* (pow x 2) (sqrt -1)))) |
(- (+ (* -1 (sqrt -1)) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) |
(* x (sqrt -1)) |
(* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) |
(* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))) |
(* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))) |
(* -1 (* x (sqrt -1))) |
(* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))) |
(* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))) |
(* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))) |
| Outputs |
|---|
(+ (log 2) (* -1 (log x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))) |
(+.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/32 binary64)))) (log.f64 x))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)))) |
(+.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) #s(literal -5/96 binary64)))))))) |
(log (sqrt -1)) |
(log.f64 (sqrt.f64 #s(literal -1 binary64))) |
(+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) |
(+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) x)) |
(- (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))) |
(+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))) x)) |
(- (+ (log (sqrt -1)) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))) |
(+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))) x))) |
(log (* -1 (sqrt -1))) |
(log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal -1 binary64) x) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (log (* -1 (sqrt -1))) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) |
(+ (log (* -1 (sqrt -1))) (* -1 (/ (- (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3)))) x))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 3/40 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) x)) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x) |
(/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x) |
(/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x) |
(sqrt -1) |
(sqrt.f64 #s(literal -1 binary64)) |
(+ (sqrt -1) (/ 1 x)) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)))) |
(- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* -1 (sqrt -1)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (sqrt -1)) (/ 1 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x)) x) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (sqrt -1)))) x)) 1) x))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) x) (sqrt.f64 #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) |
(/ 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 (* -1/2 (pow x 2))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x) |
(/ (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x) |
(/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x) |
(sqrt -1) |
(sqrt.f64 #s(literal -1 binary64)) |
(+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))) |
(-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x) x)) |
(- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))) |
(+.f64 (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x) x)) (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* -1 (sqrt -1)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) |
(- (* -1 (sqrt -1)) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))) |
(-.f64 (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x) x) (sqrt.f64 #s(literal -1 binary64))) |
(- (+ (* -1 (sqrt -1)) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))) (/ 1/2 (* (pow x 2) (sqrt -1)))) |
(+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x) x) (sqrt.f64 #s(literal -1 binary64)))) |
(- (+ (* -1 (sqrt -1)) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) |
(+.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x) x) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 x #s(literal 6 binary64))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) |
(* x (sqrt -1)) |
(*.f64 x (sqrt.f64 #s(literal -1 binary64))) |
(* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) |
(-.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x)) |
(* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))) |
(*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* -1 (* x (sqrt -1))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))) |
(-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))) |
(+.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))) |
(*.f64 x (+.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x) x) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal -1/16 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 x #s(literal 6 binary64)))))) |
Compiled 8412 to 1122 computations (86.7% saved)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 302 | 8 | 310 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 303 | 8 | 311 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.0% | (/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x))) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))))) |
| 99.0% | (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) | |
| 99.6% | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x)) | |
| ▶ | 99.5% | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x)) |
| 99.2% | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) | |
| ▶ | 99.6% | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) |
| ▶ | 99.0% | (log.f64 (/.f64 #s(literal 2 binary64) x)) |
| ▶ | 99.6% | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x))) |
Compiled 356 to 178 computations (50% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 64 | (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 128 | (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
| ✓ | cost-diff | 6528 | (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x))) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
| ✓ | cost-diff | 6912 | (+.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x))) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 1 binary64) x) |
| ✓ | cost-diff | 0 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x))) |
| ✓ | cost-diff | 256 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) x) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) |
| ✓ | cost-diff | 64 | (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
| 2808× | *-lowering-*.f32 |
| 2808× | *-lowering-*.f64 |
| 1974× | fma-lowering-fma.f32 |
| 1974× | fma-lowering-fma.f64 |
| 1770× | fma-define |
Useful iterations: 6 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 462 |
| 1 | 134 | 431 |
| 2 | 393 | 417 |
| 3 | 1166 | 417 |
| 4 | 2302 | 417 |
| 5 | 3529 | 417 |
| 6 | 4866 | 413 |
| 0 | 8089 | 413 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (/ (+ 1 (pow (- 1 (* x x)) 1/2)) x)) |
(/ (+ 1 (pow (- 1 (* x x)) 1/2)) x) |
(+ 1 (pow (- 1 (* x x)) 1/2)) |
1 |
(pow (- 1 (* x x)) 1/2) |
(- 1 (* x x)) |
(* x x) |
x |
1/2 |
(log (/ 2 x)) |
(/ 2 x) |
2 |
x |
(log (/ (+ 2 (* (* x x) (+ -1/2 (* (* x x) -1/8)))) x)) |
(/ (+ 2 (* (* x x) (+ -1/2 (* (* x x) -1/8)))) x) |
(+ 2 (* (* x x) (+ -1/2 (* (* x x) -1/8)))) |
2 |
(* (* x x) (+ -1/2 (* (* x x) -1/8))) |
(* x x) |
x |
(+ -1/2 (* (* x x) -1/8)) |
-1/2 |
(* (* x x) -1/8) |
-1/8 |
(log (+ (/ 1 x) (/ (+ 1 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x))) |
(+ (/ 1 x) (/ (+ 1 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x)) |
(/ 1 x) |
1 |
x |
(/ (+ 1 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x) |
(+ 1 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) |
(* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16))))) |
(* x x) |
(+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))) |
-1/2 |
(* (* x x) (+ -1/8 (* (* x x) -1/16))) |
(+ -1/8 (* (* x x) -1/16)) |
-1/8 |
(* (* x x) -1/16) |
-1/16 |
(/ (- (pow (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) 3) (pow (* 2 (log x)) 3)) (+ (* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (log (* x (+ 1 (pow (- 1 (* x x)) 1/2))))) (+ (* (* 2 (log x)) (* 2 (log x))) (* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (* 2 (log x)))))) |
(- (pow (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) 3) (pow (* 2 (log x)) 3)) |
(pow (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) 3) |
(log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) |
(* x (+ 1 (pow (- 1 (* x x)) 1/2))) |
x |
(+ 1 (pow (- 1 (* x x)) 1/2)) |
1 |
(pow (- 1 (* x x)) 1/2) |
(- 1 (* x x)) |
(* x x) |
1/2 |
3 |
(pow (* 2 (log x)) 3) |
(* 2 (log x)) |
2 |
(log x) |
(+ (* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (log (* x (+ 1 (pow (- 1 (* x x)) 1/2))))) (+ (* (* 2 (log x)) (* 2 (log x))) (* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (* 2 (log x))))) |
(* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (log (* x (+ 1 (pow (- 1 (* x x)) 1/2))))) |
(+ (* (* 2 (log x)) (* 2 (log x))) (* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (* 2 (log x)))) |
(* (* 2 (log x)) (* 2 (log x))) |
(* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (* 2 (log x))) |
| Outputs |
|---|
(log (/ (+ 1 (pow (- 1 (* x x)) 1/2)) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(/ (+ 1 (pow (- 1 (* x x)) 1/2)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(+ 1 (pow (- 1 (* x x)) 1/2)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(pow (- 1 (* x x)) 1/2) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(- 1 (* x x)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
x |
1/2 |
#s(literal 1/2 binary64) |
(log (/ 2 x)) |
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
2 |
#s(literal 2 binary64) |
x |
(log (/ (+ 2 (* (* x x) (+ -1/2 (* (* x x) -1/8)))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) x)) |
(/ (+ 2 (* (* x x) (+ -1/2 (* (* x x) -1/8)))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) x) |
(+ 2 (* (* x x) (+ -1/2 (* (* x x) -1/8)))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
2 |
#s(literal 2 binary64) |
(* (* x x) (+ -1/2 (* (* x x) -1/8))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(* x x) |
(*.f64 x x) |
x |
(+ -1/2 (* (* x x) -1/8)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
-1/2 |
#s(literal -1/2 binary64) |
(* (* x x) -1/8) |
(*.f64 x (*.f64 x #s(literal -1/8 binary64))) |
-1/8 |
#s(literal -1/8 binary64) |
(log (+ (/ 1 x) (/ (+ 1 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x))) |
(log.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) #s(literal 2 binary64)) x)) |
(+ (/ 1 x) (/ (+ 1 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x)) |
(/.f64 (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) #s(literal 2 binary64)) x) |
(/ 1 x) |
(/.f64 #s(literal 1 binary64) x) |
1 |
#s(literal 1 binary64) |
x |
(/ (+ 1 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x) |
(+ 1 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) |
(* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) |
(* x x) |
(*.f64 x x) |
(+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) |
-1/2 |
#s(literal -1/2 binary64) |
(* (* x x) (+ -1/8 (* (* x x) -1/16))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) |
(+ -1/8 (* (* x x) -1/16)) |
(+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) |
-1/8 |
#s(literal -1/8 binary64) |
(* (* x x) -1/16) |
(*.f64 (*.f64 x x) #s(literal -1/16 binary64)) |
-1/16 |
#s(literal -1/16 binary64) |
(/ (- (pow (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) 3) (pow (* 2 (log x)) 3)) (+ (* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (log (* x (+ 1 (pow (- 1 (* x x)) 1/2))))) (+ (* (* 2 (log x)) (* 2 (log x))) (* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (* 2 (log x)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal -8 binary64))) (+.f64 (*.f64 (log.f64 x) (*.f64 (log.f64 x) #s(literal 4 binary64))) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))))) |
(- (pow (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) 3) (pow (* 2 (log x)) 3)) |
(+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal -8 binary64))) |
(pow (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) 3) |
(pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 3 binary64)) |
(log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) |
(log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(* x (+ 1 (pow (- 1 (* x x)) 1/2))) |
(*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
x |
(+ 1 (pow (- 1 (* x x)) 1/2)) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(pow (- 1 (* x x)) 1/2) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(- 1 (* x x)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
1/2 |
#s(literal 1/2 binary64) |
3 |
#s(literal 3 binary64) |
(pow (* 2 (log x)) 3) |
(pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64)) |
(* 2 (log x)) |
(*.f64 #s(literal 2 binary64) (log.f64 x)) |
2 |
#s(literal 2 binary64) |
(log x) |
(log.f64 x) |
(+ (* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (log (* x (+ 1 (pow (- 1 (* x x)) 1/2))))) (+ (* (* 2 (log x)) (* 2 (log x))) (* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (* 2 (log x))))) |
(+.f64 (*.f64 (log.f64 x) (*.f64 (log.f64 x) #s(literal 4 binary64))) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) |
(* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (log (* x (+ 1 (pow (- 1 (* x x)) 1/2))))) |
(*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(+ (* (* 2 (log x)) (* 2 (log x))) (* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (* 2 (log x)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(* (* 2 (log x)) (* 2 (log x))) |
(*.f64 (log.f64 x) (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (* 2 (log x))) |
(*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 99.3% | (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
| ✓ | accuracy | 99.1% | (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
| ✓ | accuracy | 98.9% | (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) |
| ✓ | accuracy | 98.8% | (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) |
| ✓ | accuracy | 99.6% | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x))) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
| ✓ | accuracy | 99.6% | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) x) |
| ✓ | accuracy | 99.6% | (log.f64 (/.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.6% | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) |
| 232.0ms | 256× | 0 | valid |
Compiled 595 to 46 computations (92.3% saved)
ival-mult: 61.0ms (45.5% of total)ival-pow: 25.0ms (18.6% of total)ival-log: 18.0ms (13.4% of total)ival-div: 13.0ms (9.7% of total)ival-add: 11.0ms (8.2% of total)ival-sub: 3.0ms (2.2% of total)const: 1.0ms (0.7% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (pow (- 1 (* x x)) 1/2)> |
#<alt (log (/ (+ 1 (pow (- 1 (* x x)) 1/2)) x))> |
#<alt (/ (+ 1 (pow (- 1 (* x x)) 1/2)) x)> |
#<alt (+ 1 (pow (- 1 (* x x)) 1/2))> |
#<alt (log (/ 2 x))> |
#<alt (/ 2 x)> |
#<alt (log (/ (+ 2 (* (* x x) (+ -1/2 (* (* x x) -1/8)))) x))> |
#<alt (/ (+ 2 (* (* x x) (+ -1/2 (* (* x x) -1/8)))) x)> |
#<alt (+ 2 (* (* x x) (+ -1/2 (* (* x x) -1/8))))> |
#<alt (* (* x x) (+ -1/2 (* (* x x) -1/8)))> |
#<alt (+ (/ 1 x) (/ (+ 1 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x))> |
#<alt (log (+ (/ 1 x) (/ (+ 1 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x)))> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x)> |
#<alt (+ (* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (log (* x (+ 1 (pow (- 1 (* x x)) 1/2))))) (+ (* (* 2 (log x)) (* 2 (log x))) (* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (* 2 (log x)))))> |
#<alt (+ (* (* 2 (log x)) (* 2 (log x))) (* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (* 2 (log x))))> |
#<alt (* (* 2 (log x)) (* 2 (log x)))> |
#<alt (* (* x x) -1/8)> |
#<alt (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))> |
#<alt (* (* x x) (+ -1/8 (* (* x x) -1/16)))> |
#<alt (pow (* 2 (log x)) 3)> |
#<alt (pow (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) 3)> |
#<alt (* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))))> |
| Outputs |
|---|
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))> |
#<alt (* x (sqrt -1))> |
#<alt (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))> |
#<alt (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))> |
#<alt (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))> |
#<alt (* -1 (* x (sqrt -1)))> |
#<alt (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))> |
#<alt (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))> |
#<alt (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))> |
#<alt (+ (log 2) (* -1 (log x)))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2))))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4))))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4))))> |
#<alt (log (sqrt -1))> |
#<alt (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1))))> |
#<alt (- (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3))))> |
#<alt (- (+ (log (sqrt -1)) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3)))))> |
#<alt (log (* -1 (sqrt -1)))> |
#<alt (- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1))))> |
#<alt (+ (log (* -1 (sqrt -1))) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x)))> |
#<alt (+ (log (* -1 (sqrt -1))) (* -1 (/ (- (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3)))) x)))> |
#<alt (/ 2 x)> |
#<alt (/ (+ 2 (* -1/2 (pow x 2))) x)> |
#<alt (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x)> |
#<alt (/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x)> |
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (/ 1 x))> |
#<alt (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x)))> |
#<alt (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))> |
#<alt (* -1 (sqrt -1))> |
#<alt (+ (* -1 (sqrt -1)) (/ 1 x))> |
#<alt (+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x)))> |
#<alt (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (sqrt -1)))) x)) 1) x)))> |
#<alt 2> |
#<alt (+ 2 (* -1/2 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))> |
#<alt (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))> |
#<alt (* x (sqrt -1))> |
#<alt (* x (+ (sqrt -1) (/ 1 x)))> |
#<alt (* x (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))))> |
#<alt (* x (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))> |
#<alt (* -1 (* x (sqrt -1)))> |
#<alt (* -1 (* x (- (sqrt -1) (/ 1 x))))> |
#<alt (* -1 (* x (+ (sqrt -1) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x)))))> |
#<alt (* -1 (* x (+ (sqrt -1) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) x)))))> |
#<alt (+ (log 2) (* -1 (log x)))> |
#<alt (+ (log 2) (* -1 (log x)))> |
#<alt (+ (log 2) (* -1 (log x)))> |
#<alt (+ (log 2) (* -1 (log x)))> |
#<alt (+ (log 2) (log (/ 1 x)))> |
#<alt (+ (log 2) (log (/ 1 x)))> |
#<alt (+ (log 2) (log (/ 1 x)))> |
#<alt (+ (log 2) (log (/ 1 x)))> |
#<alt (+ (log -2) (log (/ -1 x)))> |
#<alt (+ (log -2) (log (/ -1 x)))> |
#<alt (+ (log -2) (log (/ -1 x)))> |
#<alt (+ (log -2) (log (/ -1 x)))> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (+ (log 2) (* -1 (log x)))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2))))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4))))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -1/48 (pow x 2)) 3/32)) 1/4))))> |
#<alt (+ (log -1/8) (* -3 (log (/ 1 x))))> |
#<alt (+ (log -1/8) (+ (* -3 (log (/ 1 x))) (* 4 (/ 1 (pow x 2)))))> |
#<alt (- (+ (log -1/8) (+ (* -3 (log (/ 1 x))) (* 4 (/ 1 (pow x 2))))) (/ 24 (pow x 4)))> |
#<alt (- (+ (log -1/8) (+ (* -3 (log (/ 1 x))) (+ (* 4 (/ 1 (pow x 2))) (* 256/3 (/ 1 (pow x 6)))))) (/ 24 (pow x 4)))> |
#<alt (+ (log 1/8) (* -3 (log (/ -1 x))))> |
#<alt (+ (log 1/8) (+ (* -3 (log (/ -1 x))) (* 4 (/ 1 (pow x 2)))))> |
#<alt (- (+ (log 1/8) (+ (* -3 (log (/ -1 x))) (* 4 (/ 1 (pow x 2))))) (/ 24 (pow x 4)))> |
#<alt (- (+ (log 1/8) (+ (* -3 (log (/ -1 x))) (+ (* 4 (/ 1 (pow x 2))) (* 256/3 (/ 1 (pow x 6)))))) (/ 24 (pow x 4)))> |
#<alt (/ 2 x)> |
#<alt (/ (+ 2 (* -1/2 (pow x 2))) x)> |
#<alt (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x)> |
#<alt (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x)> |
#<alt (* -1/8 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 3) (- (/ 2 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 3) (- (/ 2 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1/8 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (/ 2 (pow x 4)))))> |
#<alt (* -1 (* (pow x 3) (- (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (/ 2 (pow x 4)))))> |
#<alt 2> |
#<alt (+ 2 (* -1/2 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))> |
#<alt (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))> |
#<alt (* -1/8 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (- (/ 2 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (- (/ 2 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1/8 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (- (/ 2 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 4) (- (/ 2 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))> |
#<alt (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))> |
#<alt (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))> |
#<alt (* -1/8 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1/8 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2))))))> |
#<alt (/ 2 x)> |
#<alt (/ (+ 2 (* -1/2 (pow x 2))) x)> |
#<alt (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x)> |
#<alt (/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x)> |
#<alt (* -1/16 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 5) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16))> |
#<alt (* (pow x 5) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2)))))))> |
#<alt (* -1/16 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 5) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2)))))))> |
#<alt (* -1 (* (pow x 5) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))) (* 2 (/ 1 (pow x 6))))))> |
#<alt (+ (log 2) (* -1 (log x)))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2))))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4))))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4))))> |
#<alt (+ (log -1/16) (* -5 (log (/ 1 x))))> |
#<alt (+ (log -1/16) (+ (* -5 (log (/ 1 x))) (* 2 (/ 1 (pow x 2)))))> |
#<alt (+ (log -1/16) (+ (* -5 (log (/ 1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4)))))> |
#<alt (- (+ (log -1/16) (+ (* -5 (log (/ 1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) (* 136/3 (/ 1 (pow x 6))))> |
#<alt (+ (log 1/16) (* -5 (log (/ -1 x))))> |
#<alt (+ (log 1/16) (+ (* -5 (log (/ -1 x))) (* 2 (/ 1 (pow x 2)))))> |
#<alt (+ (log 1/16) (+ (* -5 (log (/ -1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4)))))> |
#<alt (- (+ (log 1/16) (+ (* -5 (log (/ -1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) (* 136/3 (/ 1 (pow x 6))))> |
#<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 x)> |
#<alt (/ (+ 1 (* -1/2 (pow x 2))) x)> |
#<alt (/ (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x)> |
#<alt (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x)> |
#<alt (* -1/16 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 5) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16))> |
#<alt (* (pow x 5) (- (/ 1 (pow x 6)) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2)))))))> |
#<alt (* -1/16 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 5) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2)))))))> |
#<alt (* -1 (* (pow x 5) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))) (/ 1 (pow x 6)))))> |
#<alt (+ (* 2 (* (log x) (+ (log 2) (log x)))) (+ (* 4 (pow (log x) 2)) (pow (+ (log 2) (log x)) 2)))> |
#<alt (+ (* 2 (* (log x) (+ (log 2) (log x)))) (+ (* 4 (pow (log x) 2)) (+ (* (pow x 2) (+ (* -1/2 (log x)) (* -1/2 (+ (log 2) (log x))))) (pow (+ (log 2) (log x)) 2))))> |
#<alt (+ (* 2 (* (log x) (+ (log 2) (log x)))) (+ (* 4 (pow (log x) 2)) (+ (* (pow x 2) (+ (* -1/2 (log x)) (+ (* -1/2 (+ (log 2) (log x))) (* (pow x 2) (+ 1/16 (+ (* -3/16 (log x)) (* -3/16 (+ (log 2) (log x))))))))) (pow (+ (log 2) (log x)) 2))))> |
#<alt (+ (* 2 (* (log x) (+ (log 2) (log x)))) (+ (* 4 (pow (log x) 2)) (+ (* (pow x 2) (+ (* -1/2 (log x)) (+ (* -1/2 (+ (log 2) (log x))) (* (pow x 2) (+ 1/16 (+ (* -3/16 (log x)) (+ (* -3/16 (+ (log 2) (log x))) (* (pow x 2) (+ 3/64 (+ (* -5/48 (log x)) (* -5/48 (+ (log 2) (log x))))))))))))) (pow (+ (log 2) (log x)) 2))))> |
#<alt (+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* 4 (pow (log (/ 1 x)) 2)) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2)))> |
#<alt (+ (* -4 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* -2 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* 2 (/ (log (sqrt -1)) (* x (sqrt -1)))) (+ (* 4 (pow (log (/ 1 x)) 2)) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2))))))> |
#<alt (+ (* -4 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* -2 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* 2 (/ (log (sqrt -1)) (* x (sqrt -1)))) (+ (* 4 (pow (log (/ 1 x)) 2)) (+ (/ 1 (* (pow x 2) (pow (sqrt -1) 2))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2)))))))> |
#<alt (+ (* -4 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* -2 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* -1/3 (/ (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) (* (pow x 3) (pow (sqrt -1) 3)))) (+ (* 1/3 (/ (log (/ 1 x)) (* (pow x 3) (pow (sqrt -1) 3)))) (+ (* 2 (/ (log (sqrt -1)) (* x (sqrt -1)))) (+ (* 4 (pow (log (/ 1 x)) 2)) (+ (/ 1 (* (pow x 2) (pow (sqrt -1) 2))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2)))))))))> |
#<alt (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2)))> |
#<alt (+ (* -1 (/ (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (+ (* 2 (+ (* -1 (/ (log (/ -1 x)) (sqrt -1))) (/ (log -1) (sqrt -1)))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1))))) x)) (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2))))> |
#<alt (+ (* -1 (/ (- (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (+ (* 2 (+ (* -1 (/ (log (/ -1 x)) (sqrt -1))) (/ (log -1) (sqrt -1)))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1))))) (/ 1 (* x (pow (sqrt -1) 2)))) x)) (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2))))> |
#<alt (+ (* -1 (/ (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow (sqrt -1) 3))) (* -1/3 (/ (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) (pow (sqrt -1) 3)))) x)) (/ 1 (pow (sqrt -1) 2))) x)) (+ (* 2 (+ (* -1 (/ (log (/ -1 x)) (sqrt -1))) (/ (log -1) (sqrt -1)))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1)))))) x)) (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2))))> |
#<alt (+ (* 2 (* (log x) (+ (log 2) (log x)))) (* 4 (pow (log x) 2)))> |
#<alt (+ (* -1/2 (* (pow x 2) (log x))) (+ (* 2 (* (log x) (+ (log 2) (log x)))) (* 4 (pow (log x) 2))))> |
#<alt (+ (* 2 (* (log x) (+ (log 2) (log x)))) (+ (* 4 (pow (log x) 2)) (* (pow x 2) (+ (* -1/2 (log x)) (* -3/16 (* (pow x 2) (log x)))))))> |
#<alt (+ (* 2 (* (log x) (+ (log 2) (log x)))) (+ (* 4 (pow (log x) 2)) (* (pow x 2) (+ (* -1/2 (log x)) (* (pow x 2) (+ (* -3/16 (log x)) (* -5/48 (* (pow x 2) (log x)))))))))> |
#<alt (+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (* 4 (pow (log (/ 1 x)) 2)))> |
#<alt (+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* -2 (/ (log (/ 1 x)) (* x (sqrt -1)))) (* 4 (pow (log (/ 1 x)) 2))))> |
#<alt (+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* -2 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* 1/3 (/ (log (/ 1 x)) (* (pow x 3) (pow (sqrt -1) 3)))) (* 4 (pow (log (/ 1 x)) 2)))))> |
#<alt (+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* -2 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* -3/20 (/ (log (/ 1 x)) (* (pow x 5) (pow (sqrt -1) 5)))) (+ (* 1/3 (/ (log (/ 1 x)) (* (pow x 3) (pow (sqrt -1) 3)))) (* 4 (pow (log (/ 1 x)) 2))))))> |
#<alt (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))> |
#<alt (+ (* -2 (/ (+ (* -1 (/ (log (/ -1 x)) (sqrt -1))) (/ (log -1) (sqrt -1))) x)) (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))))> |
#<alt (+ (* -1 (/ (+ (* -1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (* (pow x 2) (pow (sqrt -1) 3)))) (* 2 (+ (* -1 (/ (log (/ -1 x)) (sqrt -1))) (/ (log -1) (sqrt -1))))) x)) (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))))> |
#<alt (+ (* -1 (/ (+ (* -1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (* (pow x 2) (pow (sqrt -1) 3)))) (+ (* 3/20 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (* (pow x 4) (pow (sqrt -1) 5)))) (* 2 (+ (* -1 (/ (log (/ -1 x)) (sqrt -1))) (/ (log -1) (sqrt -1)))))) x)) (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))))> |
#<alt (* 4 (pow (log x) 2))> |
#<alt (* 4 (pow (log x) 2))> |
#<alt (* 4 (pow (log x) 2))> |
#<alt (* 4 (pow (log x) 2))> |
#<alt (* 4 (pow (log (/ 1 x)) 2))> |
#<alt (* 4 (pow (log (/ 1 x)) 2))> |
#<alt (* 4 (pow (log (/ 1 x)) 2))> |
#<alt (* 4 (pow (log (/ 1 x)) 2))> |
#<alt (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))> |
#<alt (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))> |
#<alt (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))> |
#<alt (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))> |
#<alt (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))> |
#<alt (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))> |
#<alt (* -1/16 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16))> |
#<alt (* -1/16 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8))> |
#<alt (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8))> |
#<alt (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8))> |
#<alt (* -1/16 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1/16 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* 8 (pow (log x) 3))> |
#<alt (* 8 (pow (log x) 3))> |
#<alt (* 8 (pow (log x) 3))> |
#<alt (* 8 (pow (log x) 3))> |
#<alt (* -8 (pow (log (/ 1 x)) 3))> |
#<alt (* -8 (pow (log (/ 1 x)) 3))> |
#<alt (* -8 (pow (log (/ 1 x)) 3))> |
#<alt (* -8 (pow (log (/ 1 x)) 3))> |
#<alt (* 8 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3))> |
#<alt (* 8 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3))> |
#<alt (* 8 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3))> |
#<alt (* 8 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3))> |
#<alt (pow (+ (log 2) (log x)) 3)> |
#<alt (+ (* (pow x 2) (+ (* -1/2 (pow (+ (log 2) (log x)) 2)) (* -1/4 (pow (+ (log 2) (log x)) 2)))) (pow (+ (log 2) (log x)) 3))> |
#<alt (+ (* (pow x 2) (+ (* -1/2 (pow (+ (log 2) (log x)) 2)) (+ (* -1/4 (pow (+ (log 2) (log x)) 2)) (* (pow x 2) (+ (* -3/32 (pow (+ (log 2) (log x)) 2)) (+ (* 1/8 (+ (log 2) (log x))) (* (+ 1/16 (* -3/16 (+ (log 2) (log x)))) (+ (log 2) (log x))))))))) (pow (+ (log 2) (log x)) 3))> |
#<alt (+ (* (pow x 2) (+ (* -1/2 (pow (+ (log 2) (log x)) 2)) (+ (* -1/4 (pow (+ (log 2) (log x)) 2)) (* (pow x 2) (+ (* -3/32 (pow (+ (log 2) (log x)) 2)) (+ (* 1/8 (+ (log 2) (log x))) (+ (* (+ 1/16 (* -3/16 (+ (log 2) (log x)))) (+ (log 2) (log x))) (* (pow x 2) (+ (* -1/4 (+ 1/16 (* -3/16 (+ (log 2) (log x))))) (+ (* -5/96 (pow (+ (log 2) (log x)) 2)) (+ (* 3/64 (+ (log 2) (log x))) (* (+ 3/64 (* -5/48 (+ (log 2) (log x)))) (+ (log 2) (log x)))))))))))))) (pow (+ (log 2) (log x)) 3))> |
#<alt (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 3)> |
#<alt (+ (/ (* (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) (+ (* -4 (/ (log (/ 1 x)) (sqrt -1))) (* 2 (/ (log (sqrt -1)) (sqrt -1))))) x) (+ (/ (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2) (* x (sqrt -1))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 3)))> |
#<alt (+ (* -4 (/ (log (/ 1 x)) (* (pow x 2) (pow (sqrt -1) 2)))) (+ (* -2 (/ (log (/ 1 x)) (* (pow x 2) (pow (sqrt -1) 2)))) (+ (* 2 (/ (log (sqrt -1)) (* (pow x 2) (pow (sqrt -1) 2)))) (+ (/ (log (sqrt -1)) (* (pow x 2) (pow (sqrt -1) 2))) (+ (/ (* (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) (+ (* -4 (/ (log (/ 1 x)) (sqrt -1))) (* 2 (/ (log (sqrt -1)) (sqrt -1))))) x) (+ (/ (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2) (* x (sqrt -1))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 3)))))))> |
#<alt (+ (* -4 (/ (log (/ 1 x)) (* (pow x 2) (pow (sqrt -1) 2)))) (+ (* -2 (/ (log (/ 1 x)) (* (pow x 2) (pow (sqrt -1) 2)))) (+ (* -1/3 (/ (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2) (* (pow x 3) (pow (sqrt -1) 3)))) (+ (* -1/6 (/ (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2) (* (pow x 3) (pow (sqrt -1) 3)))) (+ (* 2 (/ (log (sqrt -1)) (* (pow x 2) (pow (sqrt -1) 2)))) (+ (/ 1 (* (pow x 3) (pow (sqrt -1) 3))) (+ (/ (log (sqrt -1)) (* (pow x 2) (pow (sqrt -1) 2))) (+ (/ (* (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) (+ (* -4 (/ (log (/ 1 x)) (sqrt -1))) (* 2 (/ (log (sqrt -1)) (sqrt -1))))) x) (+ (/ (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2) (* x (sqrt -1))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 3))))))))))> |
#<alt (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 3)> |
#<alt (+ (* -1 (/ (+ (* (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1))))) (/ (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2) (sqrt -1))) x)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 3))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (log (/ -1 x)) (pow (sqrt -1) 2))) (+ (* -2 (/ (log (/ -1 x)) (pow (sqrt -1) 2))) (+ (* 2 (/ (log (* -1 (sqrt -1))) (pow (sqrt -1) 2))) (/ (log (* -1 (sqrt -1))) (pow (sqrt -1) 2))))) x)) (+ (* (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1))))) (/ (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2) (sqrt -1)))) x)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 3))> |
#<alt (+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (log (/ -1 x)) (pow (sqrt -1) 2))) (+ (* -2 (/ (log (/ -1 x)) (pow (sqrt -1) 2))) (+ (* -1 (/ (+ (* -1/3 (/ (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2) (pow (sqrt -1) 3))) (+ (* -1/6 (/ (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2) (pow (sqrt -1) 3))) (/ 1 (pow (sqrt -1) 3)))) x)) (+ (* 2 (/ (log (* -1 (sqrt -1))) (pow (sqrt -1) 2))) (/ (log (* -1 (sqrt -1))) (pow (sqrt -1) 2)))))) x)) (+ (* (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1))))) (/ (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2) (sqrt -1)))) x)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 3))> |
#<alt (pow (+ (log 2) (log x)) 2)> |
#<alt (+ (* -1/2 (* (pow x 2) (+ (log 2) (log x)))) (pow (+ (log 2) (log x)) 2))> |
#<alt (+ (* (pow x 2) (+ (* -1/2 (+ (log 2) (log x))) (* (pow x 2) (+ 1/16 (* -3/16 (+ (log 2) (log x))))))) (pow (+ (log 2) (log x)) 2))> |
#<alt (+ (* (pow x 2) (+ (* -1/2 (+ (log 2) (log x))) (* (pow x 2) (+ 1/16 (+ (* -3/16 (+ (log 2) (log x))) (* (pow x 2) (+ 3/64 (* -5/48 (+ (log 2) (log x)))))))))) (pow (+ (log 2) (log x)) 2))> |
#<alt (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2)> |
#<alt (+ (* -4 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* 2 (/ (log (sqrt -1)) (* x (sqrt -1)))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2)))> |
#<alt (+ (* -4 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* 2 (/ (log (sqrt -1)) (* x (sqrt -1)))) (+ (/ 1 (* (pow x 2) (pow (sqrt -1) 2))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2))))> |
#<alt (+ (* -4 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* -1/3 (/ (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) (* (pow x 3) (pow (sqrt -1) 3)))) (+ (* 2 (/ (log (sqrt -1)) (* x (sqrt -1)))) (+ (/ 1 (* (pow x 2) (pow (sqrt -1) 2))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2)))))> |
#<alt (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2)> |
#<alt (+ (* -1 (/ (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1)))) x)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2))> |
#<alt (+ (* -1 (/ (- (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1)))) (/ 1 (* x (pow (sqrt -1) 2)))) x)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2))> |
#<alt (+ (* -1 (/ (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (+ (* -1 (/ (+ (* 1/3 (/ (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) (* x (pow (sqrt -1) 3)))) (/ 1 (pow (sqrt -1) 2))) x)) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1))))) x)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2))> |
69 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 40.0ms | x | @ | 0 | (* (* 2 (log x)) (* 2 (log x))) |
| 33.0ms | x | @ | -inf | (* (* 2 (log x)) (* 2 (log x))) |
| 27.0ms | x | @ | 0 | (log (/ 2 x)) |
| 20.0ms | x | @ | -inf | (log (/ 2 x)) |
| 9.0ms | x | @ | inf | (log (/ 2 x)) |
| 1× | batch-egg-rewrite |
| 3086× | *-lowering-*.f32 |
| 3086× | *-lowering-*.f64 |
| 2446× | fma-lowering-fma.f32 |
| 2446× | fma-lowering-fma.f64 |
| 1774× | pow-lowering-pow.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 43 | 261 |
| 1 | 301 | 233 |
| 2 | 2954 | 227 |
| 0 | 8222 | 227 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow (- 1 (* x x)) 1/2) |
(log (/ (+ 1 (pow (- 1 (* x x)) 1/2)) x)) |
(/ (+ 1 (pow (- 1 (* x x)) 1/2)) x) |
(+ 1 (pow (- 1 (* x x)) 1/2)) |
(log (/ 2 x)) |
(/ 2 x) |
(log (/ (+ 2 (* (* x x) (+ -1/2 (* (* x x) -1/8)))) x)) |
(/ (+ 2 (* (* x x) (+ -1/2 (* (* x x) -1/8)))) x) |
(+ 2 (* (* x x) (+ -1/2 (* (* x x) -1/8)))) |
(* (* x x) (+ -1/2 (* (* x x) -1/8))) |
(+ (/ 1 x) (/ (+ 1 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x)) |
(log (+ (/ 1 x) (/ (+ 1 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x))) |
(/ 1 x) |
(/ (+ 1 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x) |
(+ (* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (log (* x (+ 1 (pow (- 1 (* x x)) 1/2))))) (+ (* (* 2 (log x)) (* 2 (log x))) (* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (* 2 (log x))))) |
(+ (* (* 2 (log x)) (* 2 (log x))) (* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (* 2 (log x)))) |
(* (* 2 (log x)) (* 2 (log x))) |
(* (* x x) -1/8) |
(* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16))))) |
(* (* x x) (+ -1/8 (* (* x x) -1/16))) |
(pow (* 2 (log x)) 3) |
(pow (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) 3) |
(* (log (* x (+ 1 (pow (- 1 (* x x)) 1/2)))) (log (* x (+ 1 (pow (- 1 (* x x)) 1/2))))) |
| Outputs |
|---|
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1/4 binary64))) |
(exp.f64 (*.f64 (*.f64 (log1p.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log1p.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (log1p.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/4 binary64)))) |
(fabs.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (+.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 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (hypot.f64 #s(literal 1 binary64) x)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log1p.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.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/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/4 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (sqrt.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/4 binary64)))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/4 binary64))) (sqrt.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)))) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(+.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (log.f64 x))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 x))) |
(-.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64)))) |
(-.f64 (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (log.f64 (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) #s(literal -1 binary64))) (log.f64 (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64))) (log.f64 (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) x))) (log1p.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (*.f64 x (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(/.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (/.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) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(fma.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (sqrt.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.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)))) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(pow.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 x))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 x #s(literal 2 binary64))))) |
(neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(neg.f64 (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 #s(literal 2 binary64) x))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 #s(literal -2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 2 binary64) x) |
(/.f64 #s(literal 2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) x)) |
(+.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) (-.f64 #s(literal 0 binary64) (log.f64 x))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) |
(+.f64 (log.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 x))) |
(-.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))))) (log.f64 (*.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) #s(literal 2 binary64))))))) |
(-.f64 (log.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) (log.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) |
(-.f64 (log.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) (log.f64 (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) #s(literal 1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) #s(literal 2 binary64)))) x))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) #s(literal -1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) x))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) #s(literal -1 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) #s(literal -1 binary64))) (log.f64 (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) #s(literal 2 binary64)))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) |
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) (log.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) x))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) |
(/.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) (*.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) #s(literal 2 binary64)))) x)) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) #s(literal 2 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(pow.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) x)) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) #s(literal 2 binary64)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) #s(literal 2 binary64))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) #s(literal 2 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) #s(literal 2 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x (+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) #s(literal 4 binary64)) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) x) x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x)) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) x) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) x)) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) x) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x)) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) x) (/.f64 #s(literal -1 binary64) x)) |
(-.f64 (/.f64 (/.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/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x)) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) x) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) x)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) x) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x x)))) |
(/.f64 (+.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x x)) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) x) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))))) |
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) x) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x) x))) |
(/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) x) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))) (*.f64 x x)) |
(/.f64 (+.f64 x (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) #s(literal 1 binary64))) (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x)) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) #s(literal -1 binary64))) (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 x #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (+.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) x) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x x))) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x))) |
(/.f64 (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) x)) |
(/.f64 (/.f64 (+.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) x) x) |
(pow.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) x) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.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 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) x) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x))) |
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(log.f64 (*.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/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)))) |
(+.f64 (log.f64 (+.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x (*.f64 x x))))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) x) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))))))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x)))) |
(+.f64 (log.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) x) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x (*.f64 x x))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x x))))) |
(-.f64 (log.f64 (+.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(-.f64 (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x (*.f64 x x))))) (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) x) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))))) |
(-.f64 (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x (*.f64 x x))))) (log.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) x) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x) x)))) |
(-.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x x))) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x))) |
(-.f64 (log.f64 (+.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) x)) (log.f64 (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))))) |
(-.f64 (log.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))))) (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(-.f64 (log.f64 (+.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (log.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))))) |
(-.f64 (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))) (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(-.f64 (log.f64 (+.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(-.f64 (log.f64 (+.f64 x (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) #s(literal 1 binary64)))) (log.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x))) |
(-.f64 (log.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) #s(literal -1 binary64)))) (log.f64 (*.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (log.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 x #s(literal -1 binary64)))) (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(-.f64 (log.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)))) (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(-.f64 (log.f64 (+.f64 (*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(-.f64 (log.f64 (neg.f64 (+.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))))) (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) |
(-.f64 (log.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x (*.f64 x x)))))) (log.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) x) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))))))) |
(-.f64 (log.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x x)))) (log.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x)))) |
(-.f64 (log.f64 (/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) #s(literal 1 binary64)) (*.f64 x x))) (log.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) x))) |
(-.f64 (log.f64 (/.f64 (+.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) x)) (log.f64 x)) |
(neg.f64 (log.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))))) |
(neg.f64 (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) x) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x (*.f64 x x))))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x x))))) |
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 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)) |
(pow.f64 x #s(literal -1 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 (pow.f64 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) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) #s(literal 1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) #s(literal 1 binary64)))) x)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) |
(pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) |
(+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))))) |
(+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)) (+.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64))) |
(+.f64 (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(+.f64 (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 4 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64))) |
(fma.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))))) |
(fma.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)) (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 (log.f64 x) (*.f64 (log.f64 x) #s(literal 4 binary64)) (+.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)))) |
(fma.f64 (log.f64 x) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 (log.f64 x) (+.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64))) |
(fma.f64 (log.f64 x) (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 (log.f64 x) #s(literal 4 binary64))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64))) |
(fma.f64 (log.f64 x) (*.f64 #s(literal 2 binary64) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x)) (+.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64))) |
(fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64)) (+.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64)) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64))) |
(fma.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 x) (-.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64) (+.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (*.f64 #s(literal 2 binary64) (log.f64 x)) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) (log.f64 x) (+.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log.f64 x) (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64) (+.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 x)) #s(literal 2 binary64) (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (log.f64 x)) (log.f64 x) (+.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64))))) (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))))) (-.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 4 binary64)) (*.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64)) (*.f64 (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64))))) (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))))) (-.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) (-.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64))))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 4 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))))))) |
(+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(+.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 4 binary64)) (*.f64 (log.f64 x) (-.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))))) (/.f64 (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (-.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))))))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(fma.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(fma.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(fma.f64 (log.f64 x) (*.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(fma.f64 (log.f64 x) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(fma.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(fma.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) (log.f64 x) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log.f64 x) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(fma.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 x)) #s(literal 2 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 4 binary64) (log.f64 x)) (log.f64 x) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64)) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 x) (-.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))))) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 3 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64)) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 4 binary64)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64)) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64))) (*.f64 (log.f64 x) (-.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 3 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64)) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (log.f64 x) (-.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 4 binary64))) (-.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64)) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 3 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 (log.f64 x) (-.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))))) (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) |
(*.f64 (log.f64 x) (+.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))))) |
(*.f64 (log.f64 x) (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(*.f64 (log.f64 x) (*.f64 #s(literal 2 binary64) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) |
(*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64)) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 x) (-.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))))))) |
(*.f64 (+.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))))) |
(pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (log.f64 x) (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(*.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) (log.f64 x)) |
(*.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 4 binary64) (log.f64 x)) (log.f64 x)) |
(*.f64 x (*.f64 x #s(literal -1/8 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(*.f64 #s(literal -1/8 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -1/8 binary64)) x) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(fma.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) |
(fma.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) x) x (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (-.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) #s(literal -1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (*.f64 x x)) (-.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) (*.f64 x x)) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -1/16 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/16 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/16 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) x) x (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/4096 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)))) (-.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/4096 binary64))) (*.f64 x x)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64))) (*.f64 x x)) (-.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) |
(*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) x) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 3/2 binary64)) (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 3/2 binary64)))) |
(pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (log.f64 x) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(*.f64 (log.f64 x) (*.f64 #s(literal 2 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))) |
(*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(*.f64 #s(literal 8 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 8 binary64)) |
(*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 #s(literal 4 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (log.f64 x) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 (log.f64 x) #s(literal 4 binary64))) (log.f64 x)) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64)) (log.f64 x)) |
(*.f64 (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)) (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 (pow.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 #s(literal 4 binary64) #s(literal 3/2 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 4 binary64) (log.f64 x)) #s(literal 3/2 binary64)) (pow.f64 (log.f64 x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (pow.f64 #s(literal 2 binary64) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (*.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (log.f64 x)) (*.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 (*.f64 (log.f64 x) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64))) (*.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 #s(literal 3 binary64) (log.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 3/2 binary64))) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) #s(literal 3/2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) #s(literal 3/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) #s(literal 3/2 binary64)) (*.f64 (log.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) #s(literal 3/2 binary64)))) |
(fma.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (log.f64 x) (*.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(fma.f64 (log.f64 x) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 3 binary64))) |
(pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 3 binary64)) (log.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(*.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 3/2 binary64)) (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 3/2 binary64))) |
(+.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 x)) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 (*.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))))) |
(fma.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 x) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(fma.f64 (log.f64 x) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
| 1× | egg-herbie |
| 5510× | +-lowering-+.f64 |
| 5510× | +-lowering-+.f32 |
| 4266× | *-lowering-*.f32 |
| 4266× | *-lowering-*.f64 |
| 1480× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 607 | 5006 |
| 1 | 2058 | 4268 |
| 0 | 8414 | 4268 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) |
(* x (sqrt -1)) |
(* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) |
(* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))) |
(* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))) |
(* -1 (* x (sqrt -1))) |
(* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))) |
(* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))) |
(* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))) |
(+ (log 2) (* -1 (log x))) |
(+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)))) |
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) |
(- (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))) |
(- (+ (log (sqrt -1)) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))) |
(log (* -1 (sqrt -1))) |
(- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))) |
(+ (log (* -1 (sqrt -1))) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) |
(+ (log (* -1 (sqrt -1))) (* -1 (/ (- (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3)))) x))) |
(/ 2 x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x) |
(sqrt -1) |
(+ (sqrt -1) (/ 1 x)) |
(+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))) |
(- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))) |
(* -1 (sqrt -1)) |
(+ (* -1 (sqrt -1)) (/ 1 x)) |
(+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x))) |
(+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (sqrt -1)))) x)) 1) x))) |
2 |
(+ 2 (* -1/2 (pow x 2))) |
(+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) |
(* x (sqrt -1)) |
(* x (+ (sqrt -1) (/ 1 x))) |
(* x (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x)))) |
(* x (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))) |
(* -1 (* x (sqrt -1))) |
(* -1 (* x (- (sqrt -1) (/ 1 x)))) |
(* -1 (* x (+ (sqrt -1) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x))))) |
(* -1 (* x (+ (sqrt -1) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) x))))) |
(+ (log 2) (* -1 (log x))) |
(+ (log 2) (* -1 (log x))) |
(+ (log 2) (* -1 (log x))) |
(+ (log 2) (* -1 (log x))) |
(+ (log 2) (log (/ 1 x))) |
(+ (log 2) (log (/ 1 x))) |
(+ (log 2) (log (/ 1 x))) |
(+ (log 2) (log (/ 1 x))) |
(+ (log -2) (log (/ -1 x))) |
(+ (log -2) (log (/ -1 x))) |
(+ (log -2) (log (/ -1 x))) |
(+ (log -2) (log (/ -1 x))) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(+ (log 2) (* -1 (log x))) |
(+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -1/48 (pow x 2)) 3/32)) 1/4)))) |
(+ (log -1/8) (* -3 (log (/ 1 x)))) |
(+ (log -1/8) (+ (* -3 (log (/ 1 x))) (* 4 (/ 1 (pow x 2))))) |
(- (+ (log -1/8) (+ (* -3 (log (/ 1 x))) (* 4 (/ 1 (pow x 2))))) (/ 24 (pow x 4))) |
(- (+ (log -1/8) (+ (* -3 (log (/ 1 x))) (+ (* 4 (/ 1 (pow x 2))) (* 256/3 (/ 1 (pow x 6)))))) (/ 24 (pow x 4))) |
(+ (log 1/8) (* -3 (log (/ -1 x)))) |
(+ (log 1/8) (+ (* -3 (log (/ -1 x))) (* 4 (/ 1 (pow x 2))))) |
(- (+ (log 1/8) (+ (* -3 (log (/ -1 x))) (* 4 (/ 1 (pow x 2))))) (/ 24 (pow x 4))) |
(- (+ (log 1/8) (+ (* -3 (log (/ -1 x))) (+ (* 4 (/ 1 (pow x 2))) (* 256/3 (/ 1 (pow x 6)))))) (/ 24 (pow x 4))) |
(/ 2 x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(* -1/8 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(* (pow x 3) (- (/ 2 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(* (pow x 3) (- (/ 2 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1/8 (pow x 3)) |
(* -1 (* (pow x 3) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (/ 2 (pow x 4))))) |
(* -1 (* (pow x 3) (- (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (/ 2 (pow x 4))))) |
2 |
(+ 2 (* -1/2 (pow x 2))) |
(+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(* -1/8 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(* (pow x 4) (- (/ 2 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(* (pow x 4) (- (/ 2 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1/8 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(* (pow x 4) (- (/ 2 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(* (pow x 4) (- (/ 2 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1/2 (pow x 2)) |
(* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)) |
(* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)) |
(* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)) |
(* -1/8 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1/8 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(/ 2 x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x) |
(* -1/16 (pow x 5)) |
(* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* (pow x 5) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(* (pow x 5) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(* -1/16 (pow x 5)) |
(* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 5) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(* -1 (* (pow x 5) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))) (* 2 (/ 1 (pow x 6)))))) |
(+ (log 2) (* -1 (log x))) |
(+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)))) |
(+ (log -1/16) (* -5 (log (/ 1 x)))) |
(+ (log -1/16) (+ (* -5 (log (/ 1 x))) (* 2 (/ 1 (pow x 2))))) |
(+ (log -1/16) (+ (* -5 (log (/ 1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) |
(- (+ (log -1/16) (+ (* -5 (log (/ 1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) (* 136/3 (/ 1 (pow x 6)))) |
(+ (log 1/16) (* -5 (log (/ -1 x)))) |
(+ (log 1/16) (+ (* -5 (log (/ -1 x))) (* 2 (/ 1 (pow x 2))))) |
(+ (log 1/16) (+ (* -5 (log (/ -1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) |
(- (+ (log 1/16) (+ (* -5 (log (/ -1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) (* 136/3 (/ 1 (pow x 6)))) |
(/ 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 x) |
(/ (+ 1 (* -1/2 (pow x 2))) x) |
(/ (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x) |
(* -1/16 (pow x 5)) |
(* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* (pow x 5) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(* (pow x 5) (- (/ 1 (pow x 6)) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(* -1/16 (pow x 5)) |
(* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 5) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(* -1 (* (pow x 5) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))) (/ 1 (pow x 6))))) |
(+ (* 2 (* (log x) (+ (log 2) (log x)))) (+ (* 4 (pow (log x) 2)) (pow (+ (log 2) (log x)) 2))) |
(+ (* 2 (* (log x) (+ (log 2) (log x)))) (+ (* 4 (pow (log x) 2)) (+ (* (pow x 2) (+ (* -1/2 (log x)) (* -1/2 (+ (log 2) (log x))))) (pow (+ (log 2) (log x)) 2)))) |
(+ (* 2 (* (log x) (+ (log 2) (log x)))) (+ (* 4 (pow (log x) 2)) (+ (* (pow x 2) (+ (* -1/2 (log x)) (+ (* -1/2 (+ (log 2) (log x))) (* (pow x 2) (+ 1/16 (+ (* -3/16 (log x)) (* -3/16 (+ (log 2) (log x))))))))) (pow (+ (log 2) (log x)) 2)))) |
(+ (* 2 (* (log x) (+ (log 2) (log x)))) (+ (* 4 (pow (log x) 2)) (+ (* (pow x 2) (+ (* -1/2 (log x)) (+ (* -1/2 (+ (log 2) (log x))) (* (pow x 2) (+ 1/16 (+ (* -3/16 (log x)) (+ (* -3/16 (+ (log 2) (log x))) (* (pow x 2) (+ 3/64 (+ (* -5/48 (log x)) (* -5/48 (+ (log 2) (log x))))))))))))) (pow (+ (log 2) (log x)) 2)))) |
(+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* 4 (pow (log (/ 1 x)) 2)) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2))) |
(+ (* -4 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* -2 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* 2 (/ (log (sqrt -1)) (* x (sqrt -1)))) (+ (* 4 (pow (log (/ 1 x)) 2)) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2)))))) |
(+ (* -4 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* -2 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* 2 (/ (log (sqrt -1)) (* x (sqrt -1)))) (+ (* 4 (pow (log (/ 1 x)) 2)) (+ (/ 1 (* (pow x 2) (pow (sqrt -1) 2))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2))))))) |
(+ (* -4 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* -2 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* -1/3 (/ (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) (* (pow x 3) (pow (sqrt -1) 3)))) (+ (* 1/3 (/ (log (/ 1 x)) (* (pow x 3) (pow (sqrt -1) 3)))) (+ (* 2 (/ (log (sqrt -1)) (* x (sqrt -1)))) (+ (* 4 (pow (log (/ 1 x)) 2)) (+ (/ 1 (* (pow x 2) (pow (sqrt -1) 2))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2))))))))) |
(+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2))) |
(+ (* -1 (/ (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (+ (* 2 (+ (* -1 (/ (log (/ -1 x)) (sqrt -1))) (/ (log -1) (sqrt -1)))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1))))) x)) (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2)))) |
(+ (* -1 (/ (- (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (+ (* 2 (+ (* -1 (/ (log (/ -1 x)) (sqrt -1))) (/ (log -1) (sqrt -1)))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1))))) (/ 1 (* x (pow (sqrt -1) 2)))) x)) (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2)))) |
(+ (* -1 (/ (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow (sqrt -1) 3))) (* -1/3 (/ (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) (pow (sqrt -1) 3)))) x)) (/ 1 (pow (sqrt -1) 2))) x)) (+ (* 2 (+ (* -1 (/ (log (/ -1 x)) (sqrt -1))) (/ (log -1) (sqrt -1)))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1)))))) x)) (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2)))) |
(+ (* 2 (* (log x) (+ (log 2) (log x)))) (* 4 (pow (log x) 2))) |
(+ (* -1/2 (* (pow x 2) (log x))) (+ (* 2 (* (log x) (+ (log 2) (log x)))) (* 4 (pow (log x) 2)))) |
(+ (* 2 (* (log x) (+ (log 2) (log x)))) (+ (* 4 (pow (log x) 2)) (* (pow x 2) (+ (* -1/2 (log x)) (* -3/16 (* (pow x 2) (log x))))))) |
(+ (* 2 (* (log x) (+ (log 2) (log x)))) (+ (* 4 (pow (log x) 2)) (* (pow x 2) (+ (* -1/2 (log x)) (* (pow x 2) (+ (* -3/16 (log x)) (* -5/48 (* (pow x 2) (log x))))))))) |
(+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (* 4 (pow (log (/ 1 x)) 2))) |
(+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* -2 (/ (log (/ 1 x)) (* x (sqrt -1)))) (* 4 (pow (log (/ 1 x)) 2)))) |
(+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* -2 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* 1/3 (/ (log (/ 1 x)) (* (pow x 3) (pow (sqrt -1) 3)))) (* 4 (pow (log (/ 1 x)) 2))))) |
(+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* -2 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* -3/20 (/ (log (/ 1 x)) (* (pow x 5) (pow (sqrt -1) 5)))) (+ (* 1/3 (/ (log (/ 1 x)) (* (pow x 3) (pow (sqrt -1) 3)))) (* 4 (pow (log (/ 1 x)) 2)))))) |
(+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) |
(+ (* -2 (/ (+ (* -1 (/ (log (/ -1 x)) (sqrt -1))) (/ (log -1) (sqrt -1))) x)) (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) |
(+ (* -1 (/ (+ (* -1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (* (pow x 2) (pow (sqrt -1) 3)))) (* 2 (+ (* -1 (/ (log (/ -1 x)) (sqrt -1))) (/ (log -1) (sqrt -1))))) x)) (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) |
(+ (* -1 (/ (+ (* -1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (* (pow x 2) (pow (sqrt -1) 3)))) (+ (* 3/20 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (* (pow x 4) (pow (sqrt -1) 5)))) (* 2 (+ (* -1 (/ (log (/ -1 x)) (sqrt -1))) (/ (log -1) (sqrt -1)))))) x)) (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) |
(* 4 (pow (log x) 2)) |
(* 4 (pow (log x) 2)) |
(* 4 (pow (log x) 2)) |
(* 4 (pow (log x) 2)) |
(* 4 (pow (log (/ 1 x)) 2)) |
(* 4 (pow (log (/ 1 x)) 2)) |
(* 4 (pow (log (/ 1 x)) 2)) |
(* 4 (pow (log (/ 1 x)) 2)) |
(* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) |
(* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) |
(* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) |
(* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/2 (pow x 2)) |
(* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)) |
(* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)) |
(* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)) |
(* -1/16 (pow x 6)) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(* -1/16 (pow x 6)) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) |
(* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) |
(* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) |
(* -1/16 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1/16 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* 8 (pow (log x) 3)) |
(* 8 (pow (log x) 3)) |
(* 8 (pow (log x) 3)) |
(* 8 (pow (log x) 3)) |
(* -8 (pow (log (/ 1 x)) 3)) |
(* -8 (pow (log (/ 1 x)) 3)) |
(* -8 (pow (log (/ 1 x)) 3)) |
(* -8 (pow (log (/ 1 x)) 3)) |
(* 8 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)) |
(* 8 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)) |
(* 8 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)) |
(* 8 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)) |
(pow (+ (log 2) (log x)) 3) |
(+ (* (pow x 2) (+ (* -1/2 (pow (+ (log 2) (log x)) 2)) (* -1/4 (pow (+ (log 2) (log x)) 2)))) (pow (+ (log 2) (log x)) 3)) |
(+ (* (pow x 2) (+ (* -1/2 (pow (+ (log 2) (log x)) 2)) (+ (* -1/4 (pow (+ (log 2) (log x)) 2)) (* (pow x 2) (+ (* -3/32 (pow (+ (log 2) (log x)) 2)) (+ (* 1/8 (+ (log 2) (log x))) (* (+ 1/16 (* -3/16 (+ (log 2) (log x)))) (+ (log 2) (log x))))))))) (pow (+ (log 2) (log x)) 3)) |
(+ (* (pow x 2) (+ (* -1/2 (pow (+ (log 2) (log x)) 2)) (+ (* -1/4 (pow (+ (log 2) (log x)) 2)) (* (pow x 2) (+ (* -3/32 (pow (+ (log 2) (log x)) 2)) (+ (* 1/8 (+ (log 2) (log x))) (+ (* (+ 1/16 (* -3/16 (+ (log 2) (log x)))) (+ (log 2) (log x))) (* (pow x 2) (+ (* -1/4 (+ 1/16 (* -3/16 (+ (log 2) (log x))))) (+ (* -5/96 (pow (+ (log 2) (log x)) 2)) (+ (* 3/64 (+ (log 2) (log x))) (* (+ 3/64 (* -5/48 (+ (log 2) (log x)))) (+ (log 2) (log x)))))))))))))) (pow (+ (log 2) (log x)) 3)) |
(pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 3) |
(+ (/ (* (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) (+ (* -4 (/ (log (/ 1 x)) (sqrt -1))) (* 2 (/ (log (sqrt -1)) (sqrt -1))))) x) (+ (/ (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2) (* x (sqrt -1))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 3))) |
(+ (* -4 (/ (log (/ 1 x)) (* (pow x 2) (pow (sqrt -1) 2)))) (+ (* -2 (/ (log (/ 1 x)) (* (pow x 2) (pow (sqrt -1) 2)))) (+ (* 2 (/ (log (sqrt -1)) (* (pow x 2) (pow (sqrt -1) 2)))) (+ (/ (log (sqrt -1)) (* (pow x 2) (pow (sqrt -1) 2))) (+ (/ (* (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) (+ (* -4 (/ (log (/ 1 x)) (sqrt -1))) (* 2 (/ (log (sqrt -1)) (sqrt -1))))) x) (+ (/ (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2) (* x (sqrt -1))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 3))))))) |
(+ (* -4 (/ (log (/ 1 x)) (* (pow x 2) (pow (sqrt -1) 2)))) (+ (* -2 (/ (log (/ 1 x)) (* (pow x 2) (pow (sqrt -1) 2)))) (+ (* -1/3 (/ (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2) (* (pow x 3) (pow (sqrt -1) 3)))) (+ (* -1/6 (/ (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2) (* (pow x 3) (pow (sqrt -1) 3)))) (+ (* 2 (/ (log (sqrt -1)) (* (pow x 2) (pow (sqrt -1) 2)))) (+ (/ 1 (* (pow x 3) (pow (sqrt -1) 3))) (+ (/ (log (sqrt -1)) (* (pow x 2) (pow (sqrt -1) 2))) (+ (/ (* (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) (+ (* -4 (/ (log (/ 1 x)) (sqrt -1))) (* 2 (/ (log (sqrt -1)) (sqrt -1))))) x) (+ (/ (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2) (* x (sqrt -1))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 3)))))))))) |
(pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 3) |
(+ (* -1 (/ (+ (* (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1))))) (/ (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2) (sqrt -1))) x)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 3)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (log (/ -1 x)) (pow (sqrt -1) 2))) (+ (* -2 (/ (log (/ -1 x)) (pow (sqrt -1) 2))) (+ (* 2 (/ (log (* -1 (sqrt -1))) (pow (sqrt -1) 2))) (/ (log (* -1 (sqrt -1))) (pow (sqrt -1) 2))))) x)) (+ (* (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1))))) (/ (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2) (sqrt -1)))) x)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 3)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (log (/ -1 x)) (pow (sqrt -1) 2))) (+ (* -2 (/ (log (/ -1 x)) (pow (sqrt -1) 2))) (+ (* -1 (/ (+ (* -1/3 (/ (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2) (pow (sqrt -1) 3))) (+ (* -1/6 (/ (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2) (pow (sqrt -1) 3))) (/ 1 (pow (sqrt -1) 3)))) x)) (+ (* 2 (/ (log (* -1 (sqrt -1))) (pow (sqrt -1) 2))) (/ (log (* -1 (sqrt -1))) (pow (sqrt -1) 2)))))) x)) (+ (* (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1))))) (/ (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2) (sqrt -1)))) x)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 3)) |
(pow (+ (log 2) (log x)) 2) |
(+ (* -1/2 (* (pow x 2) (+ (log 2) (log x)))) (pow (+ (log 2) (log x)) 2)) |
(+ (* (pow x 2) (+ (* -1/2 (+ (log 2) (log x))) (* (pow x 2) (+ 1/16 (* -3/16 (+ (log 2) (log x))))))) (pow (+ (log 2) (log x)) 2)) |
(+ (* (pow x 2) (+ (* -1/2 (+ (log 2) (log x))) (* (pow x 2) (+ 1/16 (+ (* -3/16 (+ (log 2) (log x))) (* (pow x 2) (+ 3/64 (* -5/48 (+ (log 2) (log x)))))))))) (pow (+ (log 2) (log x)) 2)) |
(pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2) |
(+ (* -4 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* 2 (/ (log (sqrt -1)) (* x (sqrt -1)))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2))) |
(+ (* -4 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* 2 (/ (log (sqrt -1)) (* x (sqrt -1)))) (+ (/ 1 (* (pow x 2) (pow (sqrt -1) 2))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2)))) |
(+ (* -4 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* -1/3 (/ (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) (* (pow x 3) (pow (sqrt -1) 3)))) (+ (* 2 (/ (log (sqrt -1)) (* x (sqrt -1)))) (+ (/ 1 (* (pow x 2) (pow (sqrt -1) 2))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2))))) |
(pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2) |
(+ (* -1 (/ (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1)))) x)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2)) |
(+ (* -1 (/ (- (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1)))) (/ 1 (* x (pow (sqrt -1) 2)))) x)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2)) |
(+ (* -1 (/ (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (+ (* -1 (/ (+ (* 1/3 (/ (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) (* x (pow (sqrt -1) 3)))) (/ 1 (pow (sqrt -1) 2))) x)) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1))))) x)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2)) |
| Outputs |
|---|
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64))))) |
(* x (sqrt -1)) |
(*.f64 x (sqrt.f64 #s(literal -1 binary64))) |
(* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) |
(*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64))))))) |
(* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))) |
(*.f64 x (+.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64))))))) |
(* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))) |
(*.f64 x (+.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))))))) |
(* -1 (* x (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))) |
(*.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) (neg.f64 x)) |
(* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))) |
(*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))))) (neg.f64 x)) |
(* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))) |
(*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64))))))) (neg.f64 x)) |
(+ (log 2) (* -1 (log x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (log.f64 x))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -3/32 binary64)) #s(literal -1/4 binary64)))) (log.f64 x))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -5/96 binary64)) #s(literal -3/32 binary64)))) #s(literal -1/4 binary64))) (log.f64 x))) |
(log (sqrt -1)) |
(log.f64 (sqrt.f64 #s(literal -1 binary64))) |
(+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) |
(+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
(- (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))) |
(+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))))) |
(- (+ (log (sqrt -1)) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))) |
(+.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (/.f64 (/.f64 #s(literal 3/40 binary64) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (pow.f64 x #s(literal 5 binary64))) (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))))) |
(log (* -1 (sqrt -1))) |
(log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
(+ (log (* -1 (sqrt -1))) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) x)) |
(+ (log (* -1 (sqrt -1))) (* -1 (/ (- (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3)))) x))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (-.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) x)) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) x) |
(/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) x) |
(/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64))))) x) |
(sqrt -1) |
(sqrt.f64 #s(literal -1 binary64)) |
(+ (sqrt -1) (/ 1 x)) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1 binary64) x))) |
(- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))) |
(+.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64))))))) |
(* -1 (sqrt -1)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (sqrt -1)) (/ 1 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x))) |
(-.f64 (/.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) #s(literal 1 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (sqrt -1)))) x)) 1) x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) (neg.f64 x)) #s(literal -1 binary64)) x)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64))))) |
(* x (sqrt -1)) |
(*.f64 x (sqrt.f64 #s(literal -1 binary64))) |
(* x (+ (sqrt -1) (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* x (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x)))) |
(+.f64 (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 1 binary64)) |
(* x (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))) |
(+.f64 (+.f64 (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64))))))) #s(literal 1 binary64)) (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64))))))) |
(* -1 (* x (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* x (- (sqrt -1) (/ 1 x)))) |
(*.f64 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(* -1 (* x (+ (sqrt -1) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x))))) |
(*.f64 (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) x)) (neg.f64 x)) |
(* -1 (* x (+ (sqrt -1) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) x))))) |
(*.f64 (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64))))))) x)) x)) (neg.f64 x)) |
(+ (log 2) (* -1 (log x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (* -1 (log x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (* -1 (log x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (* -1 (log x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (log (/ 1 x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (log (/ 1 x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (log (/ 1 x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (log (/ 1 x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log -2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -2) (log (/ -1 x))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(+ (log 2) (* -1 (log x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (log.f64 x))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -3/32 binary64)) #s(literal -1/4 binary64)))) (log.f64 x))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -1/48 (pow x 2)) 3/32)) 1/4)))) |
(+.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/48 binary64)) #s(literal -3/32 binary64)))) #s(literal -1/4 binary64)))) |
(+ (log -1/8) (* -3 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -1/8 binary64)) (*.f64 #s(literal 3 binary64) (log.f64 x))) |
(+ (log -1/8) (+ (* -3 (log (/ 1 x))) (* 4 (/ 1 (pow x 2))))) |
(+.f64 (*.f64 #s(literal 3 binary64) (log.f64 x)) (+.f64 (log.f64 #s(literal -1/8 binary64)) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) |
(- (+ (log -1/8) (+ (* -3 (log (/ 1 x))) (* 4 (/ 1 (pow x 2))))) (/ 24 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal -1/8 binary64)) (*.f64 #s(literal 3 binary64) (log.f64 x))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal -24 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(- (+ (log -1/8) (+ (* -3 (log (/ 1 x))) (+ (* 4 (/ 1 (pow x 2))) (* 256/3 (/ 1 (pow x 6)))))) (/ 24 (pow x 4))) |
(+.f64 (+.f64 (log.f64 #s(literal -1/8 binary64)) (*.f64 #s(literal 3 binary64) (log.f64 x))) (+.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 256/3 binary64) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -24 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(+ (log 1/8) (* -3 (log (/ -1 x)))) |
(+.f64 (log.f64 #s(literal 1/8 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -3 binary64))) |
(+ (log 1/8) (+ (* -3 (log (/ -1 x))) (* 4 (/ 1 (pow x 2))))) |
(+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -3 binary64)) (+.f64 (log.f64 #s(literal 1/8 binary64)) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) |
(- (+ (log 1/8) (+ (* -3 (log (/ -1 x))) (* 4 (/ 1 (pow x 2))))) (/ 24 (pow x 4))) |
(+.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -3 binary64))) (+.f64 (log.f64 #s(literal 1/8 binary64)) (/.f64 #s(literal -24 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(- (+ (log 1/8) (+ (* -3 (log (/ -1 x))) (+ (* 4 (/ 1 (pow x 2))) (* 256/3 (/ 1 (pow x 6)))))) (/ 24 (pow x 4))) |
(+.f64 (+.f64 (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 256/3 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -3 binary64))) (+.f64 (log.f64 #s(literal 1/8 binary64)) (/.f64 #s(literal -24 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) x) |
(/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) x) |
(/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) x) |
(* -1/8 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(* -1 (* (pow x 3) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 3) (- (/ 2 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 3) (- (/ 2 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* -1/8 (pow x 3)) |
(*.f64 x (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(* -1 (* (pow x 3) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 3) (- (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (/ 2 (pow x 4))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
(* -1 (* (pow x 3) (- (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (/ 2 (pow x 4))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) |
(+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) |
(+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) |
(* -1/8 (pow x 4)) |
(*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (- (/ 2 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (- (/ 2 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* -1/8 (pow x 4)) |
(*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (- (/ 2 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* (pow x 4) (- (/ 2 (pow x 4)) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* -1/2 (pow x 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)) |
(*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)) |
(*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)) |
(*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(* -1/8 (pow x 4)) |
(*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* -1/8 (pow x 4)) |
(*.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) x) |
(/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) x) |
(/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64))))) x) |
(* -1/16 (pow x 5)) |
(*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* (pow x 5) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x x)) #s(literal -1/16 binary64))) |
(* (pow x 5) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* -1/16 (pow x 5)) |
(*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 5) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (* (pow x 5) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))) (* 2 (/ 1 (pow x 6)))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(+ (log 2) (* -1 (log x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (log.f64 x))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -3/32 binary64)) #s(literal -1/4 binary64)))) (log.f64 x))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -5/96 binary64)) #s(literal -3/32 binary64)))) #s(literal -1/4 binary64))) (log.f64 x))) |
(+ (log -1/16) (* -5 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -1/16 binary64)) (*.f64 #s(literal 5 binary64) (log.f64 x))) |
(+ (log -1/16) (+ (* -5 (log (/ 1 x))) (* 2 (/ 1 (pow x 2))))) |
(+.f64 (*.f64 #s(literal 5 binary64) (log.f64 x)) (+.f64 (log.f64 #s(literal -1/16 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(+ (log -1/16) (+ (* -5 (log (/ 1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) |
(+.f64 (log.f64 #s(literal -1/16 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 5 binary64) (log.f64 x))))) |
(- (+ (log -1/16) (+ (* -5 (log (/ 1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) (* 136/3 (/ 1 (pow x 6)))) |
(+.f64 (+.f64 (log.f64 #s(literal -1/16 binary64)) (*.f64 #s(literal 5 binary64) (log.f64 x))) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -136/3 binary64) (pow.f64 x #s(literal 6 binary64))))) |
(+ (log 1/16) (* -5 (log (/ -1 x)))) |
(+.f64 (log.f64 #s(literal 1/16 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -5 binary64))) |
(+ (log 1/16) (+ (* -5 (log (/ -1 x))) (* 2 (/ 1 (pow x 2))))) |
(+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -5 binary64)) (+.f64 (log.f64 #s(literal 1/16 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(+ (log 1/16) (+ (* -5 (log (/ -1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) |
(+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -5 binary64)) (+.f64 (log.f64 #s(literal 1/16 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(- (+ (log 1/16) (+ (* -5 (log (/ -1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) (* 136/3 (/ 1 (pow x 6)))) |
(+.f64 (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -5 binary64))) (+.f64 (log.f64 #s(literal 1/16 binary64)) (/.f64 #s(literal -136/3 binary64) (pow.f64 x #s(literal 6 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 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1/2 (pow x 2))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) x) |
(/ (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))))) x) |
(/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64))))) x) |
(* -1/16 (pow x 5)) |
(*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* (pow x 5) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x x)) #s(literal -1/16 binary64))) |
(* (pow x 5) (- (/ 1 (pow x 6)) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* -1/16 (pow x 5)) |
(*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 5 binary64))) |
(* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 5) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(*.f64 (+.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(* -1 (* (pow x 5) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))) (/ 1 (pow x 6))))) |
(*.f64 (+.f64 (+.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64)))) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 5 binary64)))) |
(+ (* 2 (* (log x) (+ (log 2) (log x)))) (+ (* 4 (pow (log x) 2)) (pow (+ (log 2) (log x)) 2))) |
(+.f64 (pow.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x))) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(+ (* 2 (* (log x) (+ (log 2) (log x)))) (+ (* 4 (pow (log x) 2)) (+ (* (pow x 2) (+ (* -1/2 (log x)) (* -1/2 (+ (log 2) (log x))))) (pow (+ (log 2) (log x)) 2)))) |
(+.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (log.f64 x))) (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))) (+.f64 (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x))) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) |
(+ (* 2 (* (log x) (+ (log 2) (log x)))) (+ (* 4 (pow (log x) 2)) (+ (* (pow x 2) (+ (* -1/2 (log x)) (+ (* -1/2 (+ (log 2) (log x))) (* (pow x 2) (+ 1/16 (+ (* -3/16 (log x)) (* -3/16 (+ (log 2) (log x))))))))) (pow (+ (log 2) (log x)) 2)))) |
(+.f64 (+.f64 (pow.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x))) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/16 binary64) (*.f64 #s(literal -3/16 binary64) (+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))))))))) |
(+ (* 2 (* (log x) (+ (log 2) (log x)))) (+ (* 4 (pow (log x) 2)) (+ (* (pow x 2) (+ (* -1/2 (log x)) (+ (* -1/2 (+ (log 2) (log x))) (* (pow x 2) (+ 1/16 (+ (* -3/16 (log x)) (+ (* -3/16 (+ (log 2) (log x))) (* (pow x 2) (+ 3/64 (+ (* -5/48 (log x)) (* -5/48 (+ (log 2) (log x))))))))))))) (pow (+ (log 2) (log x)) 2)))) |
(+.f64 (+.f64 (pow.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x))) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)))) (*.f64 x (*.f64 x (+.f64 (*.f64 #s(literal -3/16 binary64) (+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 3/64 binary64) (*.f64 #s(literal -5/48 binary64) (+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))))))) #s(literal 1/16 binary64)))))))) |
(+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* 4 (pow (log (/ 1 x)) 2)) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2))) |
(+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) (pow.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64)))) |
(+ (* -4 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* -2 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* 2 (/ (log (sqrt -1)) (* x (sqrt -1)))) (+ (* 4 (pow (log (/ 1 x)) 2)) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2)))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (log.f64 x)) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) (/.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (pow.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64)))) |
(+ (* -4 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* -2 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* 2 (/ (log (sqrt -1)) (* x (sqrt -1)))) (+ (* 4 (pow (log (/ 1 x)) 2)) (+ (/ 1 (* (pow x 2) (pow (sqrt -1) 2))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2))))))) |
(+.f64 (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (log.f64 x)) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) (/.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) (pow.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64)))) |
(+ (* -4 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* -2 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* -1/3 (/ (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) (* (pow x 3) (pow (sqrt -1) 3)))) (+ (* 1/3 (/ (log (/ 1 x)) (* (pow x 3) (pow (sqrt -1) 3)))) (+ (* 2 (/ (log (sqrt -1)) (* x (sqrt -1)))) (+ (* 4 (pow (log (/ 1 x)) 2)) (+ (/ 1 (* (pow x 2) (pow (sqrt -1) 2))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2))))))))) |
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (log.f64 x)) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) (/.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x x)))) (pow.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (log.f64 x)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))))))) |
(+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2))) |
(+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (+.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64))) (pow.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64)))) |
(+ (* -1 (/ (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (+ (* 2 (+ (* -1 (/ (log (/ -1 x)) (sqrt -1))) (/ (log -1) (sqrt -1)))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1))))) x)) (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2)))) |
(-.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (+.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64))) (pow.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (+.f64 (-.f64 (/.f64 (log.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64)))))) x)) |
(+ (* -1 (/ (- (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (+ (* 2 (+ (* -1 (/ (log (/ -1 x)) (sqrt -1))) (/ (log -1) (sqrt -1)))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1))))) (/ 1 (* x (pow (sqrt -1) 2)))) x)) (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2)))) |
(-.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (+.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64))) (pow.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (+.f64 (-.f64 (/.f64 (log.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) x))) x)) |
(+ (* -1 (/ (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (+ (* -1 (/ (+ (* -1 (/ (+ (* -1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (pow (sqrt -1) 3))) (* -1/3 (/ (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) (pow (sqrt -1) 3)))) x)) (/ 1 (pow (sqrt -1) 2))) x)) (+ (* 2 (+ (* -1 (/ (log (/ -1 x)) (sqrt -1))) (/ (log -1) (sqrt -1)))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1)))))) x)) (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (+ (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2)))) |
(-.f64 (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) (+.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64))) (pow.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (*.f64 #s(literal 2 binary64) (+.f64 (-.f64 (/.f64 (log.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal 1/3 binary64) (/.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (sqrt.f64 #s(literal -1 binary64))))) x)) x))) x)) |
(+ (* 2 (* (log x) (+ (log 2) (log x)))) (* 4 (pow (log x) 2))) |
(+.f64 (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x))) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(+ (* -1/2 (* (pow x 2) (log x))) (+ (* 2 (* (log x) (+ (log 2) (log x)))) (* 4 (pow (log x) 2)))) |
(+.f64 (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x))) (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (log.f64 x))))) |
(+ (* 2 (* (log x) (+ (log 2) (log x)))) (+ (* 4 (pow (log x) 2)) (* (pow x 2) (+ (* -1/2 (log x)) (* -3/16 (* (pow x 2) (log x))))))) |
(+.f64 (+.f64 (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x))) (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (*.f64 x (*.f64 x (*.f64 (log.f64 x) (+.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -3/16 binary64) (*.f64 x x))))))) |
(+ (* 2 (* (log x) (+ (log 2) (log x)))) (+ (* 4 (pow (log x) 2)) (* (pow x 2) (+ (* -1/2 (log x)) (* (pow x 2) (+ (* -3/16 (log x)) (* -5/48 (* (pow x 2) (log x))))))))) |
(+.f64 (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x))) (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (*.f64 x (*.f64 x (+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 x)) (*.f64 (*.f64 x x) (*.f64 (log.f64 x) (+.f64 #s(literal -3/16 binary64) (*.f64 #s(literal -5/48 binary64) (*.f64 x x)))))))))) |
(+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (* 4 (pow (log (/ 1 x)) 2))) |
(+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))))) |
(+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* -2 (/ (log (/ 1 x)) (* x (sqrt -1)))) (* 4 (pow (log (/ 1 x)) 2)))) |
(+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x)))))) |
(+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* -2 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* 1/3 (/ (log (/ 1 x)) (* (pow x 3) (pow (sqrt -1) 3)))) (* 4 (pow (log (/ 1 x)) 2))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (log.f64 x)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* -2 (* (log (/ 1 x)) (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))))) (+ (* -2 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* -3/20 (/ (log (/ 1 x)) (* (pow x 5) (pow (sqrt -1) 5)))) (+ (* 1/3 (/ (log (/ 1 x)) (* (pow x 3) (pow (sqrt -1) 3)))) (* 4 (pow (log (/ 1 x)) 2)))))) |
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/3 binary64) (log.f64 x)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) (/.f64 (*.f64 #s(literal 3/20 binary64) (log.f64 x)) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64)))))) |
(+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2))) |
(+.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) |
(+ (* -2 (/ (+ (* -1 (/ (log (/ -1 x)) (sqrt -1))) (/ (log -1) (sqrt -1))) x)) (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) |
(+.f64 (+.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) (/.f64 (*.f64 #s(literal -2 binary64) (-.f64 (/.f64 (log.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))))) x)) |
(+ (* -1 (/ (+ (* -1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (* (pow x 2) (pow (sqrt -1) 3)))) (* 2 (+ (* -1 (/ (log (/ -1 x)) (sqrt -1))) (/ (log -1) (sqrt -1))))) x)) (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) |
(-.f64 (+.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (log.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 x x))) x)) |
(+ (* -1 (/ (+ (* -1/3 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (* (pow x 2) (pow (sqrt -1) 3)))) (+ (* 3/20 (/ (+ (log -1) (* -1 (log (/ -1 x)))) (* (pow x 4) (pow (sqrt -1) 5)))) (* 2 (+ (* -1 (/ (log (/ -1 x)) (sqrt -1))) (/ (log -1) (sqrt -1)))))) x)) (+ (* 2 (* (+ (log -1) (* -1 (log (/ -1 x)))) (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))))) (* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)))) |
(-.f64 (+.f64 (*.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64)))) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/3 binary64) (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 x x)) (+.f64 (*.f64 #s(literal 2 binary64) (-.f64 (/.f64 (log.f64 #s(literal -1 binary64)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal 3/20 binary64) (/.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))))) x)) |
(* 4 (pow (log x) 2)) |
(*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(* 4 (pow (log x) 2)) |
(*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(* 4 (pow (log x) 2)) |
(*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(* 4 (pow (log x) 2)) |
(*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(* 4 (pow (log (/ 1 x)) 2)) |
(*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(* 4 (pow (log (/ 1 x)) 2)) |
(*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(* 4 (pow (log (/ 1 x)) 2)) |
(*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(* 4 (pow (log (/ 1 x)) 2)) |
(*.f64 #s(literal 4 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) |
(* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) |
(*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) |
(* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) |
(*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) |
(* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) |
(*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) |
(* 4 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 2)) |
(*.f64 #s(literal 4 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 2 binary64))) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* -1/2 (pow x 2)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)) |
(*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))) |
(* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)) |
(*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))) |
(* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)) |
(*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))) |
(* -1/16 (pow x 6)) |
(*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x x)) #s(literal -1/16 binary64))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x x)) #s(literal -1/16 binary64))) |
(* -1/16 (pow x 6)) |
(*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x x)) #s(literal -1/16 binary64))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x x)) #s(literal -1/16 binary64))) |
(* -1/8 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
(* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) |
(* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) |
(* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) |
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) |
(* -1/16 (pow x 4)) |
(*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* -1/16 (pow x 4)) |
(*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 4 binary64))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) |
(* 8 (pow (log x) 3)) |
(*.f64 #s(literal 8 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(* 8 (pow (log x) 3)) |
(*.f64 #s(literal 8 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(* 8 (pow (log x) 3)) |
(*.f64 #s(literal 8 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(* 8 (pow (log x) 3)) |
(*.f64 #s(literal 8 binary64) (pow.f64 (log.f64 x) #s(literal 3 binary64))) |
(* -8 (pow (log (/ 1 x)) 3)) |
(*.f64 #s(literal -8 binary64) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
(* -8 (pow (log (/ 1 x)) 3)) |
(*.f64 #s(literal -8 binary64) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
(* -8 (pow (log (/ 1 x)) 3)) |
(*.f64 #s(literal -8 binary64) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
(* -8 (pow (log (/ 1 x)) 3)) |
(*.f64 #s(literal -8 binary64) (neg.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
(* 8 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)) |
(*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) |
(* 8 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)) |
(*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) |
(* 8 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)) |
(*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) |
(* 8 (pow (+ (log -1) (* -1 (log (/ -1 x)))) 3)) |
(*.f64 #s(literal 8 binary64) (pow.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) |
(pow (+ (log 2) (log x)) 3) |
(pow.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal 3 binary64)) |
(+ (* (pow x 2) (+ (* -1/2 (pow (+ (log 2) (log x)) 2)) (* -1/4 (pow (+ (log 2) (log x)) 2)))) (pow (+ (log 2) (log x)) 3)) |
(+.f64 (pow.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal 3 binary64)) (*.f64 (pow.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal -3/4 binary64) (*.f64 x x)))) |
(+ (* (pow x 2) (+ (* -1/2 (pow (+ (log 2) (log x)) 2)) (+ (* -1/4 (pow (+ (log 2) (log x)) 2)) (* (pow x 2) (+ (* -3/32 (pow (+ (log 2) (log x)) 2)) (+ (* 1/8 (+ (log 2) (log x))) (* (+ 1/16 (* -3/16 (+ (log 2) (log x)))) (+ (log 2) (log x))))))))) (pow (+ (log 2) (log x)) 3)) |
(+.f64 (pow.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (pow.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal -3/32 binary64) (pow.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal 2 binary64))) (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal -3/16 binary64))))))))) |
(+ (* (pow x 2) (+ (* -1/2 (pow (+ (log 2) (log x)) 2)) (+ (* -1/4 (pow (+ (log 2) (log x)) 2)) (* (pow x 2) (+ (* -3/32 (pow (+ (log 2) (log x)) 2)) (+ (* 1/8 (+ (log 2) (log x))) (+ (* (+ 1/16 (* -3/16 (+ (log 2) (log x)))) (+ (log 2) (log x))) (* (pow x 2) (+ (* -1/4 (+ 1/16 (* -3/16 (+ (log 2) (log x))))) (+ (* -5/96 (pow (+ (log 2) (log x)) 2)) (+ (* 3/64 (+ (log 2) (log x))) (* (+ 3/64 (* -5/48 (+ (log 2) (log x)))) (+ (log 2) (log x)))))))))))))) (pow (+ (log 2) (log x)) 3)) |
(+.f64 (pow.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal 3 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 (pow.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal 2 binary64)) #s(literal -3/4 binary64)) (*.f64 x (*.f64 x (+.f64 (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 #s(literal 3/16 binary64) (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal -3/16 binary64)))) (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 #s(literal 3/32 binary64) (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal -5/48 binary64)))) (+.f64 (*.f64 #s(literal -5/96 binary64) (pow.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal 2 binary64))) (+.f64 (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal 3/64 binary64)) #s(literal -1/64 binary64)))))) (*.f64 #s(literal -3/32 binary64) (pow.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal 2 binary64))))))))))) |
(pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 3) |
(pow.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 3 binary64)) |
(+ (/ (* (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) (+ (* -4 (/ (log (/ 1 x)) (sqrt -1))) (* 2 (/ (log (sqrt -1)) (sqrt -1))))) x) (+ (/ (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2) (* x (sqrt -1))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 3))) |
(+.f64 (/.f64 (*.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (log.f64 x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x) (+.f64 (pow.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 3 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64)) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -4 (/ (log (/ 1 x)) (* (pow x 2) (pow (sqrt -1) 2)))) (+ (* -2 (/ (log (/ 1 x)) (* (pow x 2) (pow (sqrt -1) 2)))) (+ (* 2 (/ (log (sqrt -1)) (* (pow x 2) (pow (sqrt -1) 2)))) (+ (/ (log (sqrt -1)) (* (pow x 2) (pow (sqrt -1) 2))) (+ (/ (* (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) (+ (* -4 (/ (log (/ 1 x)) (sqrt -1))) (* 2 (/ (log (sqrt -1)) (sqrt -1))))) x) (+ (/ (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2) (* x (sqrt -1))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 3))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) (*.f64 x x))) #s(literal -6 binary64)) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 x)))) (/.f64 (*.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (log.f64 x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x)) (+.f64 (pow.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 3 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64)) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))))) |
(+ (* -4 (/ (log (/ 1 x)) (* (pow x 2) (pow (sqrt -1) 2)))) (+ (* -2 (/ (log (/ 1 x)) (* (pow x 2) (pow (sqrt -1) 2)))) (+ (* -1/3 (/ (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2) (* (pow x 3) (pow (sqrt -1) 3)))) (+ (* -1/6 (/ (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2) (* (pow x 3) (pow (sqrt -1) 3)))) (+ (* 2 (/ (log (sqrt -1)) (* (pow x 2) (pow (sqrt -1) 2)))) (+ (/ 1 (* (pow x 3) (pow (sqrt -1) 3))) (+ (/ (log (sqrt -1)) (* (pow x 2) (pow (sqrt -1) 2))) (+ (/ (* (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) (+ (* -4 (/ (log (/ 1 x)) (sqrt -1))) (* 2 (/ (log (sqrt -1)) (sqrt -1))))) x) (+ (/ (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2) (* x (sqrt -1))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 3)))))))))) |
(+.f64 (*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (log.f64 x) (*.f64 x x))) #s(literal -6 binary64)) (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) #s(literal -1/2 binary64)) (+.f64 (/.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (*.f64 x x))) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (/.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (neg.f64 x)))) (/.f64 (*.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (log.f64 x)) (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) x)) (+.f64 (pow.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 3 binary64)) (/.f64 (pow.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64)) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))))))) |
(pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 3) |
(pow.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 3 binary64)) |
(+ (* -1 (/ (+ (* (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1))))) (/ (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2) (sqrt -1))) x)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 3)) |
(-.f64 (pow.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 3 binary64)) (/.f64 (+.f64 (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (pow.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) x)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (log (/ -1 x)) (pow (sqrt -1) 2))) (+ (* -2 (/ (log (/ -1 x)) (pow (sqrt -1) 2))) (+ (* 2 (/ (log (* -1 (sqrt -1))) (pow (sqrt -1) 2))) (/ (log (* -1 (sqrt -1))) (pow (sqrt -1) 2))))) x)) (+ (* (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1))))) (/ (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2) (sqrt -1)))) x)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 3)) |
(-.f64 (pow.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (pow.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal 3 binary64) (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1 binary64))) x)) x)) |
(+ (* -1 (/ (+ (* -1 (/ (+ (* -4 (/ (log (/ -1 x)) (pow (sqrt -1) 2))) (+ (* -2 (/ (log (/ -1 x)) (pow (sqrt -1) 2))) (+ (* -1 (/ (+ (* -1/3 (/ (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2) (pow (sqrt -1) 3))) (+ (* -1/6 (/ (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2) (pow (sqrt -1) 3))) (/ 1 (pow (sqrt -1) 3)))) x)) (+ (* 2 (/ (log (* -1 (sqrt -1))) (pow (sqrt -1) 2))) (/ (log (* -1 (sqrt -1))) (pow (sqrt -1) 2)))))) x)) (+ (* (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1))))) (/ (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2) (sqrt -1)))) x)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 3)) |
(-.f64 (pow.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 3 binary64)) (/.f64 (-.f64 (+.f64 (*.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (pow.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64)) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (*.f64 (/.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64)) #s(literal -6 binary64)) (-.f64 (/.f64 (*.f64 #s(literal 3 binary64) (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 (/.f64 (pow.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) #s(literal -1/2 binary64)) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x))) x)) x)) |
(pow (+ (log 2) (log x)) 2) |
(pow.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal 2 binary64)) |
(+ (* -1/2 (* (pow x 2) (+ (log 2) (log x)))) (pow (+ (log 2) (log x)) 2)) |
(*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(+ (* (pow x 2) (+ (* -1/2 (+ (log 2) (log x))) (* (pow x 2) (+ 1/16 (* -3/16 (+ (log 2) (log x))))))) (pow (+ (log 2) (log x)) 2)) |
(+.f64 (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal -3/16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(+ (* (pow x 2) (+ (* -1/2 (+ (log 2) (log x))) (* (pow x 2) (+ 1/16 (+ (* -3/16 (+ (log 2) (log x))) (* (pow x 2) (+ 3/64 (* -5/48 (+ (log 2) (log x)))))))))) (pow (+ (log 2) (log x)) 2)) |
(+.f64 (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/16 binary64) (+.f64 (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal -3/16 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/64 binary64) (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) #s(literal -5/48 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2) |
(pow.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64)) |
(+ (* -4 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* 2 (/ (log (sqrt -1)) (* x (sqrt -1)))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2))) |
(+.f64 (pow.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (log.f64 x)) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (* -4 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* 2 (/ (log (sqrt -1)) (* x (sqrt -1)))) (+ (/ 1 (* (pow x 2) (pow (sqrt -1) 2))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2)))) |
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (log.f64 x)) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (pow.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64)))) |
(+ (* -4 (/ (log (/ 1 x)) (* x (sqrt -1)))) (+ (* -1/3 (/ (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) (* (pow x 3) (pow (sqrt -1) 3)))) (+ (* 2 (/ (log (sqrt -1)) (* x (sqrt -1)))) (+ (/ 1 (* (pow x 2) (pow (sqrt -1) 2))) (pow (+ (log (sqrt -1)) (* -2 (log (/ 1 x)))) 2))))) |
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (log.f64 x)) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (+.f64 (pow.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x))) (+.f64 (*.f64 #s(literal 2 binary64) (/.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (*.f64 #s(literal -1/3 binary64) (/.f64 (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (log.f64 x))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))))))) |
(pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2) |
(pow.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64)) |
(+ (* -1 (/ (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1)))) x)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2)) |
(-.f64 (pow.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) x)) |
(+ (* -1 (/ (- (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1)))) (/ 1 (* x (pow (sqrt -1) 2)))) x)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2)) |
(-.f64 (pow.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) x))) x)) |
(+ (* -1 (/ (+ (* -4 (/ (log (/ -1 x)) (sqrt -1))) (+ (* -1 (/ (+ (* 1/3 (/ (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) (* x (pow (sqrt -1) 3)))) (/ 1 (pow (sqrt -1) 2))) x)) (* 2 (/ (log (* -1 (sqrt -1))) (sqrt -1))))) x)) (pow (+ (log (* -1 (sqrt -1))) (* -2 (log (/ -1 x)))) 2)) |
(-.f64 (pow.f64 (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64)) (/.f64 (+.f64 (-.f64 (/.f64 (*.f64 #s(literal -4 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal 1/3 binary64) (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (-.f64 #s(literal 0 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) x)) (/.f64 (*.f64 #s(literal 2 binary64) (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) (sqrt.f64 #s(literal -1 binary64)))) x)) |
Compiled 61012 to 4023 computations (93.4% saved)
7 alts after pruning (5 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1147 | 3 | 1150 |
| Fresh | 1 | 2 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1151 | 7 | 1158 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.3% | (neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
| ▶ | 99.6% | (log.f64 (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) |
| ▶ | 99.6% | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x)) |
| ✓ | 99.5% | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x)) |
| ▶ | 99.2% | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
| ▶ | 99.6% | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))))) x)) |
| ✓ | 99.0% | (log.f64 (/.f64 #s(literal 2 binary64) x)) |
Compiled 176 to 117 computations (33.5% saved)
| 1× | egg-herbie |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64))))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))))) x) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))))) x)) |
| ✓ | cost-diff | 128 | (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x)) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
| ✓ | cost-diff | -64 | (neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (/.f64 x #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 x #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 0 | (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) |
| 1862× | fma-lowering-fma.f32 |
| 1862× | fma-lowering-fma.f64 |
| 1786× | fnmadd-define |
| 1464× | *-lowering-*.f32 |
| 1464× | *-lowering-*.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 295 |
| 1 | 99 | 285 |
| 2 | 273 | 285 |
| 3 | 696 | 285 |
| 4 | 1274 | 285 |
| 5 | 1781 | 285 |
| 6 | 2002 | 285 |
| 7 | 2373 | 285 |
| 8 | 2777 | 285 |
| 9 | 4321 | 285 |
| 0 | 8087 | 285 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (/ (+ (sqrt (- 1 (* x x))) 1) x)) |
(/ (+ (sqrt (- 1 (* x x))) 1) x) |
(+ (sqrt (- 1 (* x x))) 1) |
(sqrt (- 1 (* x x))) |
(- 1 (* x x)) |
1 |
(* x x) |
x |
(neg (log (/ x 2))) |
(log (/ x 2)) |
(/ x 2) |
x |
2 |
(log (/ (+ 2 (* x (* x -1/2))) x)) |
(/ (+ 2 (* x (* x -1/2))) x) |
(+ 2 (* x (* x -1/2))) |
2 |
(* x (* x -1/2)) |
x |
(* x -1/2) |
-1/2 |
(log (/ (+ 2 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x)) |
(/ (+ 2 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x) |
(+ 2 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) |
2 |
(* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16))))) |
(* x x) |
x |
(+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))) |
-1/2 |
(* (* x x) (+ -1/8 (* (* x x) -1/16))) |
(+ -1/8 (* (* x x) -1/16)) |
-1/8 |
(* (* x x) -1/16) |
-1/16 |
(log (/ (+ 1 (+ 1 (* x (* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2))))) x)) |
(/ (+ 1 (+ 1 (* x (* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2))))) x) |
(+ 1 (+ 1 (* x (* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2))))) |
1 |
(+ 1 (* x (* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2)))) |
(* x (* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2))) |
x |
(* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2)) |
(+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2) |
(* (* x x) (+ (* (* x x) -1/16) -1/8)) |
(* x x) |
(+ (* (* x x) -1/16) -1/8) |
(* (* x x) -1/16) |
-1/16 |
-1/8 |
-1/2 |
| Outputs |
|---|
(log (/ (+ (sqrt (- 1 (* x x))) 1) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(/ (+ (sqrt (- 1 (* x x))) 1) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(+ (sqrt (- 1 (* x x))) 1) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(sqrt (- 1 (* x x))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(- 1 (* x x)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
1 |
#s(literal 1 binary64) |
(* x x) |
(*.f64 x x) |
x |
(neg (log (/ x 2))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(log (/ x 2)) |
(log.f64 (/.f64 x #s(literal 2 binary64))) |
(/ x 2) |
(/.f64 x #s(literal 2 binary64)) |
x |
2 |
#s(literal 2 binary64) |
(log (/ (+ 2 (* x (* x -1/2))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
(/ (+ 2 (* x (* x -1/2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x) |
(+ 2 (* x (* x -1/2))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
2 |
#s(literal 2 binary64) |
(* x (* x -1/2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
x |
(* x -1/2) |
(*.f64 x #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
(log (/ (+ 2 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x)) |
(/ (+ 2 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x) |
(+ 2 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) |
2 |
#s(literal 2 binary64) |
(* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) |
(* x x) |
(*.f64 x x) |
x |
(+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) |
-1/2 |
#s(literal -1/2 binary64) |
(* (* x x) (+ -1/8 (* (* x x) -1/16))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) |
(+ -1/8 (* (* x x) -1/16)) |
(+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) |
-1/8 |
#s(literal -1/8 binary64) |
(* (* x x) -1/16) |
(*.f64 (*.f64 x x) #s(literal -1/16 binary64)) |
-1/16 |
#s(literal -1/16 binary64) |
(log (/ (+ 1 (+ 1 (* x (* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2))))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x)) |
(/ (+ 1 (+ 1 (* x (* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2))))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x) |
(+ 1 (+ 1 (* x (* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2))))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* x (* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) |
(* x (* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) |
x |
(* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2)) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) |
(+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))) |
(* (* x x) (+ (* (* x x) -1/16) -1/8)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) |
(* x x) |
(*.f64 x x) |
(+ (* (* x x) -1/16) -1/8) |
(+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))) |
(* (* x x) -1/16) |
(*.f64 (*.f64 x x) #s(literal -1/16 binary64)) |
-1/16 |
#s(literal -1/16 binary64) |
-1/8 |
#s(literal -1/8 binary64) |
-1/2 |
#s(literal -1/2 binary64) |
Found 19 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))))) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) |
| ✓ | accuracy | 99.6% | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))))) x)) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) |
| ✓ | accuracy | 99.6% | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -1/2 binary64)) |
| ✓ | accuracy | 99.6% | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
| ✓ | accuracy | 100.0% | (/.f64 x #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
| ✓ | accuracy | 100.0% | (log.f64 (/.f64 x #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x) |
| ✓ | accuracy | 100.0% | (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| ✓ | accuracy | 99.6% | (log.f64 (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) |
| 190.0ms | 256× | 0 | valid |
Compiled 384 to 38 computations (90.1% saved)
ival-add: 50.0ms (54% of total)ival-mult: 15.0ms (16.2% of total)ival-log: 13.0ms (14% of total)ival-div: 9.0ms (9.7% of total)ival-sub: 2.0ms (2.2% of total)ival-sqrt: 2.0ms (2.2% of total)const: 1.0ms (1.1% of total)ival-neg: 1.0ms (1.1% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<alt (log (/ (+ (sqrt (- 1 (* x x))) 1) x))> |
#<alt (/ (+ (sqrt (- 1 (* x x))) 1) x)> |
#<alt (+ (sqrt (- 1 (* x x))) 1)> |
#<alt (sqrt (- 1 (* x x)))> |
#<alt (log (/ x 2))> |
#<alt (/ x 2)> |
#<alt (neg (log (/ x 2)))> |
#<alt (log (/ (+ 2 (* x (* x -1/2))) x))> |
#<alt (/ (+ 2 (* x (* x -1/2))) x)> |
#<alt (+ 2 (* x (* x -1/2)))> |
#<alt (* x (* x -1/2))> |
#<alt (log (/ (+ 2 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x))> |
#<alt (/ (+ 2 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x)> |
#<alt (+ 2 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16))))))> |
#<alt (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))> |
#<alt (+ 1 (+ 1 (* x (* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2)))))> |
#<alt (log (/ (+ 1 (+ 1 (* x (* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2))))) x))> |
#<alt (/ (+ 1 (+ 1 (* x (* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2))))) x)> |
#<alt (+ 1 (* x (* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2))))> |
#<alt (* x -1/2)> |
#<alt (* (* x x) (+ -1/8 (* (* x x) -1/16)))> |
#<alt (* (* x x) -1/16)> |
#<alt (* (* x x) (+ (* (* x x) -1/16) -1/8))> |
| Outputs |
|---|
#<alt (+ (log 2) (* -1 (log x)))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2))))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4))))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4))))> |
#<alt (log (sqrt -1))> |
#<alt (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1))))> |
#<alt (- (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3))))> |
#<alt (- (+ (log (sqrt -1)) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3)))))> |
#<alt (log (* -1 (sqrt -1)))> |
#<alt (- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1))))> |
#<alt (+ (log (* -1 (sqrt -1))) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x)))> |
#<alt (+ (log (* -1 (sqrt -1))) (* -1 (/ (- (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3)))) x)))> |
#<alt (/ 2 x)> |
#<alt (/ (+ 2 (* -1/2 (pow x 2))) x)> |
#<alt (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x)> |
#<alt (/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x)> |
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (/ 1 x))> |
#<alt (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x)))> |
#<alt (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))> |
#<alt (* -1 (sqrt -1))> |
#<alt (+ (* -1 (sqrt -1)) (/ 1 x))> |
#<alt (+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x)))> |
#<alt (+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (sqrt -1)))) x)) 1) x)))> |
#<alt 2> |
#<alt (+ 2 (* -1/2 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))> |
#<alt (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))> |
#<alt (* x (sqrt -1))> |
#<alt (* x (+ (sqrt -1) (/ 1 x)))> |
#<alt (* x (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))))> |
#<alt (* x (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))> |
#<alt (* -1 (* x (sqrt -1)))> |
#<alt (* -1 (* x (- (sqrt -1) (/ 1 x))))> |
#<alt (* -1 (* x (+ (sqrt -1) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x)))))> |
#<alt (* -1 (* x (+ (sqrt -1) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) x)))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))> |
#<alt (* x (sqrt -1))> |
#<alt (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))> |
#<alt (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))> |
#<alt (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))> |
#<alt (* -1 (* x (sqrt -1)))> |
#<alt (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))> |
#<alt (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))> |
#<alt (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))> |
#<alt (+ (log 1/2) (log x))> |
#<alt (+ (log 1/2) (log x))> |
#<alt (+ (log 1/2) (log x))> |
#<alt (+ (log 1/2) (log x))> |
#<alt (+ (log 1/2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 1/2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 1/2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log 1/2) (* -1 (log (/ 1 x))))> |
#<alt (+ (log -1/2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1/2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1/2) (* -1 (log (/ -1 x))))> |
#<alt (+ (log -1/2) (* -1 (log (/ -1 x))))> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* -1 (+ (log 1/2) (log x)))> |
#<alt (* -1 (+ (log 1/2) (log x)))> |
#<alt (* -1 (+ (log 1/2) (log x)))> |
#<alt (* -1 (+ (log 1/2) (log x)))> |
#<alt (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))> |
#<alt (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))> |
#<alt (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))> |
#<alt (* -1 (+ (log 1/2) (* -1 (log (/ 1 x)))))> |
#<alt (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))> |
#<alt (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))> |
#<alt (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))> |
#<alt (* -1 (+ (log -1/2) (* -1 (log (/ -1 x)))))> |
#<alt (+ (log 2) (* -1 (log x)))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2))))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -1/32 (pow x 2)) 1/4))))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -1/192 (pow x 2)) 1/32)) 1/4))))> |
#<alt (+ (log -1/2) (* -1 (log (/ 1 x))))> |
#<alt (- (+ (log -1/2) (* -1 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2))))> |
#<alt (+ (log -1/2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 4 (* 8 (/ 1 (pow x 2)))) (pow x 2)))))> |
#<alt (- (+ (log -1/2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 8 (* 64/3 (/ 1 (pow x 2)))) (pow x 4))))) (* 4 (/ 1 (pow x 2))))> |
#<alt (+ (log 1/2) (* -1 (log (/ -1 x))))> |
#<alt (- (+ (log 1/2) (* -1 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2))))> |
#<alt (+ (log 1/2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 4 (* 8 (/ 1 (pow x 2)))) (pow x 2)))))> |
#<alt (- (+ (log 1/2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 8 (* 64/3 (/ 1 (pow x 2)))) (pow x 4))))) (* 4 (/ 1 (pow x 2))))> |
#<alt (/ 2 x)> |
#<alt (/ (+ 2 (* -1/2 (pow x 2))) x)> |
#<alt (/ (+ 2 (* -1/2 (pow x 2))) x)> |
#<alt (/ (+ 2 (* -1/2 (pow x 2))) x)> |
#<alt (* -1/2 x)> |
#<alt (* x (- (* 2 (/ 1 (pow x 2))) 1/2))> |
#<alt (* x (- (* 2 (/ 1 (pow x 2))) 1/2))> |
#<alt (* x (- (* 2 (/ 1 (pow x 2))) 1/2))> |
#<alt (* -1/2 x)> |
#<alt (* -1 (* x (- 1/2 (* 2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (- 1/2 (* 2 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* x (- 1/2 (* 2 (/ 1 (pow x 2))))))> |
#<alt 2> |
#<alt (+ 2 (* -1/2 (pow x 2)))> |
#<alt (+ 2 (* -1/2 (pow x 2)))> |
#<alt (+ 2 (* -1/2 (pow x 2)))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2))> |
#<alt (* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2))> |
#<alt (* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2))> |
#<alt (* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2))> |
#<alt (* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (+ (log 2) (* -1 (log x)))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2))))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4))))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4))))> |
#<alt (+ (log -1/16) (* -5 (log (/ 1 x))))> |
#<alt (+ (log -1/16) (+ (* -5 (log (/ 1 x))) (* 2 (/ 1 (pow x 2)))))> |
#<alt (+ (log -1/16) (+ (* -5 (log (/ 1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4)))))> |
#<alt (- (+ (log -1/16) (+ (* -5 (log (/ 1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) (* 136/3 (/ 1 (pow x 6))))> |
#<alt (+ (log 1/16) (* -5 (log (/ -1 x))))> |
#<alt (+ (log 1/16) (+ (* -5 (log (/ -1 x))) (* 2 (/ 1 (pow x 2)))))> |
#<alt (+ (log 1/16) (+ (* -5 (log (/ -1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4)))))> |
#<alt (- (+ (log 1/16) (+ (* -5 (log (/ -1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) (* 136/3 (/ 1 (pow x 6))))> |
#<alt (/ 2 x)> |
#<alt (/ (+ 2 (* -1/2 (pow x 2))) x)> |
#<alt (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x)> |
#<alt (/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x)> |
#<alt (* -1/16 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 5) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16))> |
#<alt (* (pow x 5) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2)))))))> |
#<alt (* -1/16 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 5) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2)))))))> |
#<alt (* -1 (* (pow x 5) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))) (* 2 (/ 1 (pow x 6))))))> |
#<alt 2> |
#<alt (+ 2 (* -1/2 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))> |
#<alt (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))> |
#<alt (* -1/16 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16))> |
#<alt (* (pow x 6) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2)))))))> |
#<alt (* -1/16 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16))> |
#<alt (* (pow x 6) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2)))))))> |
#<alt (* -1/2 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))> |
#<alt (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))> |
#<alt (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))> |
#<alt (* -1/16 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16))> |
#<alt (* -1/16 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16))> |
#<alt 2> |
#<alt (+ 2 (* -1/2 (pow x 2)))> |
#<alt (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))> |
#<alt (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))> |
#<alt (* -1/16 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16))> |
#<alt (* (pow x 6) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2)))))))> |
#<alt (* -1/16 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16))> |
#<alt (* (pow x 6) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2)))))))> |
#<alt (+ (log 2) (* -1 (log x)))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2))))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4))))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4))))> |
#<alt (+ (log -1/16) (* -5 (log (/ 1 x))))> |
#<alt (+ (log -1/16) (+ (* -5 (log (/ 1 x))) (* 2 (/ 1 (pow x 2)))))> |
#<alt (+ (log -1/16) (+ (* -5 (log (/ 1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4)))))> |
#<alt (- (+ (log -1/16) (+ (* -5 (log (/ 1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) (* 136/3 (/ 1 (pow x 6))))> |
#<alt (+ (log 1/16) (* -5 (log (/ -1 x))))> |
#<alt (+ (log 1/16) (+ (* -5 (log (/ -1 x))) (* 2 (/ 1 (pow x 2)))))> |
#<alt (+ (log 1/16) (+ (* -5 (log (/ -1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4)))))> |
#<alt (- (+ (log 1/16) (+ (* -5 (log (/ -1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) (* 136/3 (/ 1 (pow x 6))))> |
#<alt (/ 2 x)> |
#<alt (/ (+ 2 (* -1/2 (pow x 2))) x)> |
#<alt (/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x)> |
#<alt (/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x)> |
#<alt (* -1/16 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 5) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16))> |
#<alt (* (pow x 5) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2)))))))> |
#<alt (* -1/16 (pow x 5))> |
#<alt (* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 5) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2)))))))> |
#<alt (* -1 (* (pow x 5) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))) (* 2 (/ 1 (pow x 6))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))> |
#<alt (* -1/16 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16))> |
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2)))))))> |
#<alt (* -1/16 (pow x 6))> |
#<alt (* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16))> |
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 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 (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8))> |
#<alt (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8))> |
#<alt (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8))> |
#<alt (* -1/16 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1/16 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1/16 (pow x 2))> |
#<alt (* -1/16 (pow x 2))> |
#<alt (* -1/16 (pow x 2))> |
#<alt (* -1/16 (pow x 2))> |
#<alt (* -1/16 (pow x 2))> |
#<alt (* -1/16 (pow x 2))> |
#<alt (* -1/16 (pow x 2))> |
#<alt (* -1/16 (pow x 2))> |
#<alt (* -1/16 (pow x 2))> |
#<alt (* -1/16 (pow x 2))> |
#<alt (* -1/16 (pow x 2))> |
#<alt (* -1/16 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8))> |
#<alt (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8))> |
#<alt (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8))> |
#<alt (* -1/16 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1/16 (pow x 4))> |
#<alt (* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2))))))> |
69 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 36.0ms | x | @ | 0 | (log (/ x 2)) |
| 26.0ms | x | @ | -inf | (log (/ x 2)) |
| 6.0ms | x | @ | inf | (log (/ x 2)) |
| 1.0ms | x | @ | inf | (log (/ (+ 2 (* x (* x -1/2))) x)) |
| 0.0ms | x | @ | -inf | (log (/ (+ 2 (* x (* x -1/2))) x)) |
| 1× | batch-egg-rewrite |
| 3020× | *-lowering-*.f32 |
| 3020× | *-lowering-*.f64 |
| 2376× | fma-lowering-fma.f32 |
| 2376× | fma-lowering-fma.f64 |
| 1904× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 213 |
| 1 | 265 | 201 |
| 2 | 2269 | 201 |
| 0 | 8205 | 201 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (/ (+ (sqrt (- 1 (* x x))) 1) x)) |
(/ (+ (sqrt (- 1 (* x x))) 1) x) |
(+ (sqrt (- 1 (* x x))) 1) |
(sqrt (- 1 (* x x))) |
(log (/ x 2)) |
(/ x 2) |
(neg (log (/ x 2))) |
(log (/ (+ 2 (* x (* x -1/2))) x)) |
(/ (+ 2 (* x (* x -1/2))) x) |
(+ 2 (* x (* x -1/2))) |
(* x (* x -1/2)) |
(log (/ (+ 2 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x)) |
(/ (+ 2 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x) |
(+ 2 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) |
(* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16))))) |
(+ 1 (+ 1 (* x (* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2))))) |
(log (/ (+ 1 (+ 1 (* x (* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2))))) x)) |
(/ (+ 1 (+ 1 (* x (* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2))))) x) |
(+ 1 (* x (* x (+ (* (* x x) (+ (* (* x x) -1/16) -1/8)) -1/2)))) |
(* x -1/2) |
(* (* x x) (+ -1/8 (* (* x x) -1/16))) |
(* (* x x) -1/16) |
(* (* x x) (+ (* (* x x) -1/16) -1/8)) |
| Outputs |
|---|
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) |
(+.f64 (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (log.f64 x))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x))) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(-.f64 (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(-.f64 (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (log.f64 (*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))))) |
(-.f64 (log.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) (log.f64 (*.f64 x (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64))))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (log.f64 (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) x))) |
(-.f64 (log.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (log.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #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 (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (*.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) x)) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
(+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal -1 binary64)))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fabs.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (sqrt.f64 (+.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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (hypot.f64 #s(literal 1 binary64) x)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (pow.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/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) |
(*.f64 (sqrt.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (sqrt.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(log.f64 (/.f64 x #s(literal 2 binary64))) |
(+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 #s(literal -1/2 binary64))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(-.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 #s(literal -2 binary64))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 2 binary64) x)))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))) (log.f64 #s(literal 2 binary64))) |
(neg.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal -1 binary64))) |
(neg.f64 (/.f64 x #s(literal -2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64))) |
(/.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 2 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 x))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) (log.f64 #s(literal -2 binary64))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 x #s(literal 2 binary64))))) |
(neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(neg.f64 (log.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
(+.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (log.f64 x))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x))) |
(+.f64 (log.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(-.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (log.f64 (*.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64))))))) |
(-.f64 (log.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (log.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(-.f64 (log.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) (log.f64 (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)))) x))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (log.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x) |
(/.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x #s(literal -1/2 binary64))) x)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 4 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) x) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x)) |
(+.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 0 binary64) (log.f64 x))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x))) |
(+.f64 (log.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(-.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (log.f64 (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (log1p.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64))) (log.f64 (*.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64))))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (log.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(-.f64 (log.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (log.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)))) x))) |
(-.f64 (log.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64)) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)))) x))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (/.f64 #s(literal 1 binary64) x))) (log1p.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (log.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x) |
(/.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64)) (*.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)))) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) |
(pow.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x)) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 1 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))))) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))) x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))))))) (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))) #s(literal -1/4 binary64))) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))))) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))))) (*.f64 x x)) (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))))) (*.f64 x x)) (-.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))) #s(literal -1/4 binary64)) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) #s(literal 1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) x) |
(*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 1 binary64)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 x x)) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)) |
(fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) #s(literal 2 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 2 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) x #s(literal 2 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 1 binary64))))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 1 binary64)) |
(fma.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 1 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)))))) |
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x)) |
(+.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 0 binary64) (log.f64 x))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x))) |
(+.f64 (log.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(-.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (log.f64 (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (log1p.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64))))))) |
(-.f64 (log.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64))) (log.f64 (*.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64))))))) |
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (log.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(-.f64 (log.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (log.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)))) x))) |
(-.f64 (log.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64)) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)))) x))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (/.f64 #s(literal 1 binary64) x))) (log1p.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (log.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) #s(literal -1 binary64))) |
(neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 0 binary64) x))) |
(neg.f64 (/.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x) |
(/.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64)) (*.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)))) x)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x)) |
(/.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) |
(pow.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x)) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)))))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 1 binary64)) |
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 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/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (+.f64 (*.f64 x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) x #s(literal 1 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 x x) #s(literal 1 binary64)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 1 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) #s(literal 1 binary64)))))) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(*.f64 x #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -1/16 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/16 binary64))) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/16 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/16 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) x) x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/16 binary64))) x) x (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/4096 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/16 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/16 binary64))) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/4096 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) #s(literal 1/128 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)))) (+.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) #s(literal -1/64 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/16 binary64))) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/4096 binary64))) (*.f64 x x)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/16 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/16 binary64))) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/4096 binary64))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) #s(literal 1/128 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64))) (*.f64 x x)) (+.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) #s(literal -1/64 binary64)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x #s(literal -1/16 binary64))) #s(literal 1/8 binary64))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) |
(*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) x) |
(*.f64 x (*.f64 x #s(literal -1/16 binary64))) |
(*.f64 (*.f64 x x) #s(literal -1/16 binary64)) |
(*.f64 #s(literal -1/16 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x #s(literal -1/16 binary64)) x) |
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) |
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -1/16 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) |
(fma.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/16 binary64))) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/16 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/16 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(fma.f64 (*.f64 #s(literal -1/8 binary64) x) x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/16 binary64))) x) x (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/4096 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/4096 binary64)))) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/16 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/16 binary64))) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/4096 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) #s(literal 1/128 binary64))))) |
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)))) (+.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) #s(literal -1/64 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/16 binary64))) #s(literal 1/8 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/4096 binary64))) (*.f64 x x)) (+.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/16 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/16 binary64))) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/4096 binary64))) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) #s(literal 1/128 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64))) (*.f64 x x)) (+.f64 #s(literal -1/8 binary64) (*.f64 #s(literal 1/16 binary64) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) #s(literal -1/64 binary64)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x #s(literal -1/16 binary64))) #s(literal 1/8 binary64))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) |
(*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) x) |
| 1× | egg-herbie |
| 3386× | *-lowering-*.f32 |
| 3386× | *-lowering-*.f64 |
| 2836× | +-lowering-+.f64 |
| 2836× | +-lowering-+.f32 |
| 1492× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 285 | 2949 |
| 1 | 892 | 2557 |
| 2 | 2837 | 2454 |
| 0 | 8141 | 2454 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (log 2) (* -1 (log x))) |
(+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)))) |
(log (sqrt -1)) |
(+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) |
(- (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))) |
(- (+ (log (sqrt -1)) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))) |
(log (* -1 (sqrt -1))) |
(- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))) |
(+ (log (* -1 (sqrt -1))) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) |
(+ (log (* -1 (sqrt -1))) (* -1 (/ (- (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3)))) x))) |
(/ 2 x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x) |
(sqrt -1) |
(+ (sqrt -1) (/ 1 x)) |
(+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))) |
(- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))) |
(* -1 (sqrt -1)) |
(+ (* -1 (sqrt -1)) (/ 1 x)) |
(+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x))) |
(+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (sqrt -1)))) x)) 1) x))) |
2 |
(+ 2 (* -1/2 (pow x 2))) |
(+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) |
(* x (sqrt -1)) |
(* x (+ (sqrt -1) (/ 1 x))) |
(* x (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x)))) |
(* x (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))) |
(* -1 (* x (sqrt -1))) |
(* -1 (* x (- (sqrt -1) (/ 1 x)))) |
(* -1 (* x (+ (sqrt -1) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x))))) |
(* -1 (* x (+ (sqrt -1) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) x))))) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) |
(* x (sqrt -1)) |
(* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) |
(* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))) |
(* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))) |
(* -1 (* x (sqrt -1))) |
(* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))) |
(* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))) |
(* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))) |
(+ (log 1/2) (log x)) |
(+ (log 1/2) (log x)) |
(+ (log 1/2) (log x)) |
(+ (log 1/2) (log x)) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* -1 (+ (log 1/2) (log x))) |
(* -1 (+ (log 1/2) (log x))) |
(* -1 (+ (log 1/2) (log x))) |
(* -1 (+ (log 1/2) (log x))) |
(* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))) |
(* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))) |
(* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))) |
(* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))) |
(* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))) |
(* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))) |
(* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))) |
(* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))) |
(+ (log 2) (* -1 (log x))) |
(+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -1/32 (pow x 2)) 1/4)))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -1/192 (pow x 2)) 1/32)) 1/4)))) |
(+ (log -1/2) (* -1 (log (/ 1 x)))) |
(- (+ (log -1/2) (* -1 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+ (log -1/2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 4 (* 8 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log -1/2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 8 (* 64/3 (/ 1 (pow x 2)))) (pow x 4))))) (* 4 (/ 1 (pow x 2)))) |
(+ (log 1/2) (* -1 (log (/ -1 x)))) |
(- (+ (log 1/2) (* -1 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+ (log 1/2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 4 (* 8 (/ 1 (pow x 2)))) (pow x 2))))) |
(- (+ (log 1/2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 8 (* 64/3 (/ 1 (pow x 2)))) (pow x 4))))) (* 4 (/ 1 (pow x 2)))) |
(/ 2 x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(* -1/2 x) |
(* x (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(* x (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(* x (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(* -1/2 x) |
(* -1 (* x (- 1/2 (* 2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- 1/2 (* 2 (/ 1 (pow x 2)))))) |
(* -1 (* x (- 1/2 (* 2 (/ 1 (pow x 2)))))) |
2 |
(+ 2 (* -1/2 (pow x 2))) |
(+ 2 (* -1/2 (pow x 2))) |
(+ 2 (* -1/2 (pow x 2))) |
(* -1/2 (pow x 2)) |
(* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(* -1/2 (pow x 2)) |
(* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(* -1/2 (pow x 2)) |
(* -1/2 (pow x 2)) |
(* -1/2 (pow x 2)) |
(* -1/2 (pow x 2)) |
(* -1/2 (pow x 2)) |
(* -1/2 (pow x 2)) |
(* -1/2 (pow x 2)) |
(* -1/2 (pow x 2)) |
(* -1/2 (pow x 2)) |
(* -1/2 (pow x 2)) |
(* -1/2 (pow x 2)) |
(* -1/2 (pow x 2)) |
(+ (log 2) (* -1 (log x))) |
(+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)))) |
(+ (log -1/16) (* -5 (log (/ 1 x)))) |
(+ (log -1/16) (+ (* -5 (log (/ 1 x))) (* 2 (/ 1 (pow x 2))))) |
(+ (log -1/16) (+ (* -5 (log (/ 1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) |
(- (+ (log -1/16) (+ (* -5 (log (/ 1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) (* 136/3 (/ 1 (pow x 6)))) |
(+ (log 1/16) (* -5 (log (/ -1 x)))) |
(+ (log 1/16) (+ (* -5 (log (/ -1 x))) (* 2 (/ 1 (pow x 2))))) |
(+ (log 1/16) (+ (* -5 (log (/ -1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) |
(- (+ (log 1/16) (+ (* -5 (log (/ -1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) (* 136/3 (/ 1 (pow x 6)))) |
(/ 2 x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x) |
(* -1/16 (pow x 5)) |
(* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* (pow x 5) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(* (pow x 5) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(* -1/16 (pow x 5)) |
(* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 5) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(* -1 (* (pow x 5) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))) (* 2 (/ 1 (pow x 6)))))) |
2 |
(+ 2 (* -1/2 (pow x 2))) |
(+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) |
(* -1/16 (pow x 6)) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(* (pow x 6) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(* -1/16 (pow x 6)) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(* (pow x 6) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(* -1/2 (pow x 2)) |
(* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)) |
(* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)) |
(* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)) |
(* -1/16 (pow x 6)) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(* -1/16 (pow x 6)) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
2 |
(+ 2 (* -1/2 (pow x 2))) |
(+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) |
(* -1/16 (pow x 6)) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(* (pow x 6) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(* -1/16 (pow x 6)) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(* (pow x 6) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(+ (log 2) (* -1 (log x))) |
(+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)))) |
(+ (log -1/16) (* -5 (log (/ 1 x)))) |
(+ (log -1/16) (+ (* -5 (log (/ 1 x))) (* 2 (/ 1 (pow x 2))))) |
(+ (log -1/16) (+ (* -5 (log (/ 1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) |
(- (+ (log -1/16) (+ (* -5 (log (/ 1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) (* 136/3 (/ 1 (pow x 6)))) |
(+ (log 1/16) (* -5 (log (/ -1 x)))) |
(+ (log 1/16) (+ (* -5 (log (/ -1 x))) (* 2 (/ 1 (pow x 2))))) |
(+ (log 1/16) (+ (* -5 (log (/ -1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) |
(- (+ (log 1/16) (+ (* -5 (log (/ -1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) (* 136/3 (/ 1 (pow x 6)))) |
(/ 2 x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x) |
(* -1/16 (pow x 5)) |
(* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* (pow x 5) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(* (pow x 5) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(* -1/16 (pow x 5)) |
(* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 5) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(* -1 (* (pow x 5) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))) (* 2 (/ 1 (pow x 6)))))) |
1 |
(+ 1 (* -1/2 (pow x 2))) |
(+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) |
(* -1/16 (pow x 6)) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(* -1/16 (pow x 6)) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 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) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) |
(* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) |
(* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) |
(* -1/16 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1/16 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1/16 (pow x 2)) |
(* -1/16 (pow x 2)) |
(* -1/16 (pow x 2)) |
(* -1/16 (pow x 2)) |
(* -1/16 (pow x 2)) |
(* -1/16 (pow x 2)) |
(* -1/16 (pow x 2)) |
(* -1/16 (pow x 2)) |
(* -1/16 (pow x 2)) |
(* -1/16 (pow x 2)) |
(* -1/16 (pow x 2)) |
(* -1/16 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) |
(* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) |
(* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) |
(* -1/16 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1/16 (pow x 4)) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
| Outputs |
|---|
(+ (log 2) (* -1 (log x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (log.f64 x))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/32 binary64)))))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) #s(literal -5/96 binary64)))))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(log (sqrt -1)) |
(log.f64 (sqrt.f64 #s(literal -1 binary64))) |
(+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) |
(+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) x)) |
(- (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))) |
(+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))) x)) |
(- (+ (log (sqrt -1)) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))) |
(+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))) x) (+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))))) |
(log (* -1 (sqrt -1))) |
(log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) x)) |
(+ (log (* -1 (sqrt -1))) (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) |
(+ (log (* -1 (sqrt -1))) (* -1 (/ (- (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3)))) x))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (-.f64 (/.f64 (/.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))))) x)) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x) |
(/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) x) |
(/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x) |
(sqrt -1) |
(sqrt.f64 #s(literal -1 binary64)) |
(+ (sqrt -1) (/ 1 x)) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)))) |
(- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (sqrt -1)) |
(-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (sqrt -1)) (/ 1 x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (sqrt -1)) (* -1 (/ (- (* 1/2 (/ 1 (* x (sqrt -1)))) 1) x))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x)) x) (sqrt.f64 #s(literal -1 binary64))) |
(+ (* -1 (sqrt -1)) (* -1 (/ (- (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (* 1/2 (/ 1 (sqrt -1)))) x)) 1) x))) |
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) x) (sqrt.f64 #s(literal -1 binary64))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) |
(* x (sqrt -1)) |
(*.f64 x (sqrt.f64 #s(literal -1 binary64))) |
(* x (+ (sqrt -1) (/ 1 x))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* x (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x))) |
(* x (- (+ (sqrt -1) (+ (/ 1 x) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))) |
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x)) (*.f64 (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 x #s(literal 4 binary64)))) x)) |
(* -1 (* x (sqrt -1))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* x (- (sqrt -1) (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* x (+ (sqrt -1) (* -1 (/ (- 1 (* 1/2 (/ 1 (* x (sqrt -1))))) x))))) |
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x)) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* x (+ (sqrt -1) (* -1 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) x))))) |
(-.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))) x)) #s(literal 1 binary64))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) |
(* x (sqrt -1)) |
(*.f64 x (sqrt.f64 #s(literal -1 binary64))) |
(* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) |
(+.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x)) |
(* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))) |
(+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x) (*.f64 x (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))) |
(+.f64 (+.f64 (*.f64 x (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x)) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* x (sqrt -1))) |
(*.f64 x (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))) |
(-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))) |
(+.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))) |
(+.f64 (-.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (/.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 4 binary64))) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+ (log -1/2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(* 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)) |
(* -1 (+ (log 1/2) (log x))) |
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (log x))) |
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (log x))) |
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (log x))) |
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))) |
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))) |
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))) |
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))) |
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal -1/2 binary64))) |
(* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal -1/2 binary64))) |
(* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal -1/2 binary64))) |
(* -1 (+ (log -1/2) (* -1 (log (/ -1 x))))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal -1/2 binary64))) |
(+ (log 2) (* -1 (log x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (log.f64 x))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -1/32 (pow x 2)) 1/4)))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/32 binary64)))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -1/192 (pow x 2)) 1/32)) 1/4)))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x #s(literal -1/192 binary64))))))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(+ (log -1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 x) (log.f64 #s(literal -1/2 binary64))) |
(- (+ (log -1/2) (* -1 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 x x)))) |
(+ (log -1/2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 4 (* 8 (/ 1 (pow x 2)))) (pow x 2))))) |
(+.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1/2 binary64))) (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x x))) (*.f64 x x))) |
(- (+ (log -1/2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 8 (* 64/3 (/ 1 (pow x 2)))) (pow x 4))))) (* 4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 (+.f64 #s(literal -8 binary64) (/.f64 #s(literal -64/3 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) (+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 x x))))) |
(+ (log 1/2) (* -1 (log (/ -1 x)))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(- (+ (log 1/2) (* -1 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2)))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) |
(+ (log 1/2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 4 (* 8 (/ 1 (pow x 2)))) (pow x 2))))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (-.f64 (/.f64 (+.f64 #s(literal -4 binary64) (/.f64 #s(literal -8 binary64) (*.f64 x x))) (*.f64 x x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(- (+ (log 1/2) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ 8 (* 64/3 (/ 1 (pow x 2)))) (pow x 4))))) (* 4 (/ 1 (pow x 2)))) |
(+.f64 (/.f64 (+.f64 #s(literal -8 binary64) (/.f64 #s(literal -64/3 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) (-.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 4 binary64) (*.f64 x x))))) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* x (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(* x (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(* x (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(*.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(* -1/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
(* -1 (* x (- 1/2 (* 2 (/ 1 (pow x 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(* -1 (* x (- 1/2 (* 2 (/ 1 (pow x 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(* -1 (* x (- 1/2 (* 2 (/ 1 (pow x 2)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x))))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(+ 2 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(+ 2 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(* -1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(* -1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(* -1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(* -1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(* -1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(* -1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(* -1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(* -1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(* -1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(* -1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(* -1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(* -1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(* -1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(+ (log 2) (* -1 (log x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (log.f64 x))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/32 binary64)))))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) #s(literal -5/96 binary64)))))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(+ (log -1/16) (* -5 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -1/16 binary64)) (*.f64 (log.f64 x) #s(literal 5 binary64))) |
(+ (log -1/16) (+ (* -5 (log (/ 1 x))) (* 2 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal -1/16 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 (log.f64 x) #s(literal 5 binary64)))) |
(+ (log -1/16) (+ (* -5 (log (/ 1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (log.f64 #s(literal -1/16 binary64)) (+.f64 (*.f64 (log.f64 x) #s(literal 5 binary64)) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(- (+ (log -1/16) (+ (* -5 (log (/ 1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) (* 136/3 (/ 1 (pow x 6)))) |
(+.f64 (log.f64 #s(literal -1/16 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 (+.f64 (*.f64 (log.f64 x) #s(literal 5 binary64)) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 136/3 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(+ (log 1/16) (* -5 (log (/ -1 x)))) |
(+.f64 (log.f64 #s(literal 1/16 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -5 binary64))) |
(+ (log 1/16) (+ (* -5 (log (/ -1 x))) (* 2 (/ 1 (pow x 2))))) |
(+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -5 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (log.f64 #s(literal 1/16 binary64)))) |
(+ (log 1/16) (+ (* -5 (log (/ -1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) |
(+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -5 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (log.f64 #s(literal 1/16 binary64)))) |
(- (+ (log 1/16) (+ (* -5 (log (/ -1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) (* 136/3 (/ 1 (pow x 6)))) |
(+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -5 binary64)) (+.f64 (log.f64 #s(literal 1/16 binary64)) (/.f64 #s(literal -136/3 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x) |
(/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) x) |
(/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x) |
(* -1/16 (pow x 5)) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/16 binary64)) |
(* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 5) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* -1/16 (pow x 5)) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/16 binary64)) |
(* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* -1 (* (pow x 5) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))) (* 2 (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) |
(* -1/16 (pow x 6)) |
(*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 6) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* -1/16 (pow x 6)) |
(*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 6) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* -1/2 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/2 binary64)) |
(* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) |
(* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))))) |
(* -1/16 (pow x 6)) |
(*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* -1/16 (pow x 6)) |
(*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) |
(* -1/16 (pow x 6)) |
(*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 6) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* -1/16 (pow x 6)) |
(*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 6) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(+.f64 #s(literal 2 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(+ (log 2) (* -1 (log x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (log.f64 x))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -3/32 binary64)))))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) #s(literal -5/96 binary64)))))) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(+ (log -1/16) (* -5 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -1/16 binary64)) (*.f64 (log.f64 x) #s(literal 5 binary64))) |
(+ (log -1/16) (+ (* -5 (log (/ 1 x))) (* 2 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal -1/16 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (*.f64 (log.f64 x) #s(literal 5 binary64)))) |
(+ (log -1/16) (+ (* -5 (log (/ 1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (log.f64 #s(literal -1/16 binary64)) (+.f64 (*.f64 (log.f64 x) #s(literal 5 binary64)) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(- (+ (log -1/16) (+ (* -5 (log (/ 1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) (* 136/3 (/ 1 (pow x 6)))) |
(+.f64 (log.f64 #s(literal -1/16 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 (+.f64 (*.f64 (log.f64 x) #s(literal 5 binary64)) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 136/3 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(+ (log 1/16) (* -5 (log (/ -1 x)))) |
(+.f64 (log.f64 #s(literal 1/16 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -5 binary64))) |
(+ (log 1/16) (+ (* -5 (log (/ -1 x))) (* 2 (/ 1 (pow x 2))))) |
(+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -5 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (log.f64 #s(literal 1/16 binary64)))) |
(+ (log 1/16) (+ (* -5 (log (/ -1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) |
(+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -5 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (log.f64 #s(literal 1/16 binary64)))) |
(- (+ (log 1/16) (+ (* -5 (log (/ -1 x))) (+ (* 2 (/ 1 (pow x 2))) (/ 6 (pow x 4))))) (* 136/3 (/ 1 (pow x 6)))) |
(+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -5 binary64)) (+.f64 (log.f64 #s(literal 1/16 binary64)) (/.f64 #s(literal -136/3 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x) |
(/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) x) |
(/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x) |
(* -1/16 (pow x 5)) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/16 binary64)) |
(* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* (pow x 5) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 5) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* -1/16 (pow x 5)) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/16 binary64)) |
(* -1 (* (pow x 5) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 5) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))))) |
(* -1 (* (pow x 5) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))) (* 2 (/ 1 (pow x 6)))))) |
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (/.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
(+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) |
(* -1/16 (pow x 6)) |
(*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))))) |
(* -1/16 (pow x 6)) |
(*.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 6 binary64))) |
(* -1 (* (pow x 6) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* (pow x 6) (- (* -1 (/ (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (pow x 2))) 1/16)) |
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)))) |
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 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)) |
(* -1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/8 binary64))) |
(* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) |
(* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) |
(* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) |
(* -1/16 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64)) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* -1/16 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64)) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* -1/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/16 binary64)) |
(* -1/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/16 binary64)) |
(* -1/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/16 binary64)) |
(* -1/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/16 binary64)) |
(* -1/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/16 binary64)) |
(* -1/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/16 binary64)) |
(* -1/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/16 binary64)) |
(* -1/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/16 binary64)) |
(* -1/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/16 binary64)) |
(* -1/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/16 binary64)) |
(* -1/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/16 binary64)) |
(* -1/16 (pow x 2)) |
(*.f64 (*.f64 x x) #s(literal -1/16 binary64)) |
(* -1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/8 binary64))) |
(* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) |
(* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) |
(* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64)))) |
(* -1/16 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64)) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* -1/16 (pow x 4)) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64)) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
Compiled 26555 to 2303 computations (91.3% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 872 | 0 | 872 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 2 | 2 |
| Total | 872 | 7 | 879 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.3% | (neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
| ✓ | 99.6% | (log.f64 (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) |
| ✓ | 99.6% | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x)) |
| ✓ | 99.5% | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x)) |
| ✓ | 99.2% | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
| ✓ | 99.6% | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))))) x)) |
| ✓ | 99.0% | (log.f64 (/.f64 #s(literal 2 binary64) x)) |
Compiled 323 to 140 computations (56.7% saved)
| Inputs |
|---|
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
(neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))))) x)) |
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(log.f64 (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) |
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x))) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 #s(literal 2 binary64) (log.f64 x)))))) |
| Outputs |
|---|
(log.f64 (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) |
3 calls:
| 14.0ms | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 4.0ms | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | x |
| 99.6% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 99.6% | 1 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
Compiled 29 to 18 computations (37.9% saved)
| Inputs |
|---|
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
(neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))))) x)) |
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
| Outputs |
|---|
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))))) x)) |
1 calls:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
(neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x)) |
| Outputs |
|---|
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x)) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
(neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x)) |
| Outputs |
|---|
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x)) |
1 calls:
| 21.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| Inputs |
|---|
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
(neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
| Outputs |
|---|
(neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.3% | 1 | x |
Compiled 2 to 1 computations (50% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
| Outputs |
|---|
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
1 calls:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.0% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| 1× | egg-herbie |
| 26× | +-commutative_binary64 |
| 20× | *-commutative_binary64 |
| 8× | sub-neg_binary64 |
| 6× | neg-sub0_binary64 |
| 6× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 82 |
| 1 | 68 | 82 |
| 2 | 76 | 82 |
| 3 | 81 | 82 |
| 4 | 83 | 82 |
| 1× | saturated |
| Inputs |
|---|
(log.f64 (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x)) |
(neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
| Outputs |
|---|
(log.f64 (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64)))))))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/16 binary64))))))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1/8 binary64)))))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x)) |
(neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
| 5510× | +-lowering-+.f64 |
| 5510× | +-lowering-+.f32 |
| 4266× | *-lowering-*.f32 |
| 4266× | *-lowering-*.f64 |
| 3126× | *-lowering-*.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 155 | 730 |
| 1 | 446 | 630 |
| 2 | 1289 | 605 |
| 3 | 4070 | 593 |
| 0 | 8444 | 593 |
| 0 | 43 | 261 |
| 1 | 301 | 233 |
| 2 | 2954 | 227 |
| 0 | 8222 | 227 |
| 0 | 607 | 5006 |
| 1 | 2058 | 4268 |
| 0 | 8414 | 4268 |
| 0 | 9 | 35 |
| 1 | 64 | 35 |
| 2 | 651 | 33 |
| 0 | 8403 | 33 |
| 1× | done |
| 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 181 to 105 computations (42% saved)
Compiled 196 to 94 computations (52% saved)
Loading profile data...