
Time bar (total: 7.8s)
| 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)
const: 2.0ms (54.8% of total)ival-div: 1.0ms (27.4% 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)ival-sqrt: 0.0ms (0% of total)backward-pass: 0.0ms (0% of total)| 942.0ms | 8256× | 0 | valid |
| 1.0ms | 18× | 0 | invalid |
ival-div: 209.0ms (34.2% of total)ival-log: 113.0ms (18.5% of total)ival-mult: 108.0ms (17.7% of total)ival-sqrt: 72.0ms (11.8% of total)ival-sub: 54.0ms (8.8% of total)ival-add: 40.0ms (6.5% of total)const: 12.0ms (2% of total)backward-pass: 3.0ms (0.5% 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 |
|---|---|---|---|---|---|
| 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 | - | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.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))) |
| 91.0ms | 512× | 0 | valid |
Compiled 122 to 29 computations (76.2% saved)
ival-sqrt: 19.0ms (42.9% of total)ival-div: 9.0ms (20.3% of total)ival-log: 6.0ms (13.5% of total)ival-mult: 4.0ms (9% of total)ival-sub: 3.0ms (6.8% of total)ival-add: 3.0ms (6.8% of total)const: 1.0ms (2.3% of total)backward-pass: 0.0ms (0% of total)Compiled 14 to 9 computations (35.7% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (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% | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| ✓ | accuracy | 100.0% | (/.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))) |
| 35.0ms | 256× | 0 | valid |
Compiled 54 to 10 computations (81.5% saved)
ival-div: 4.0ms (27.9% of total)ival-log: 3.0ms (20.9% of total)ival-mult: 2.0ms (14% of total)ival-sqrt: 2.0ms (14% of total)ival-sub: 1.0ms (7% of total)ival-add: 1.0ms (7% 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 | @ | -inf | (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) |
| 1.0ms | x | @ | 0 | (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)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 304 | 6 | 310 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 305 | 6 | 311 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (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)))) |
| ▶ | 99.9% | (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.9% | (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.8% | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
| 100.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)) | |
| ▶ | 99.1% | (log.f64 (/.f64 #s(literal 2 binary64) x)) |
Compiled 170 to 114 computations (32.9% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 (*.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 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 | 0 | (/.f64 #s(literal 2 binary64) x) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 0 | (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))) |
| ✓ | cost-diff | 64 | (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 64 | (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)))) |
| ✓ | cost-diff | 128 | (/.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)) |
| 3368× | sum3-define |
| 3104× | sum4-define |
| 2144× | fma-lowering-fma.f32 |
| 2144× | fma-lowering-fma.f64 |
| 1232× | fmm-def |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 272 |
| 1 | 93 | 244 |
| 2 | 242 | 242 |
| 3 | 548 | 242 |
| 4 | 986 | 242 |
| 5 | 1368 | 242 |
| 6 | 1497 | 242 |
| 7 | 1891 | 242 |
| 8 | 4280 | 242 |
| 9 | 7305 | 242 |
| 0 | 8052 | 242 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(neg (log (/ 1 (/ (+ 1 (pow (- 1 (* x x)) 1/2)) x)))) |
(log (/ 1 (/ (+ 1 (pow (- 1 (* x x)) 1/2)) x))) |
(/ 1 (/ (+ 1 (pow (- 1 (* x x)) 1/2)) x)) |
1 |
(/ (+ 1 (pow (- 1 (* x x)) 1/2)) x) |
(+ 1 (pow (- 1 (* x x)) 1/2)) |
(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)) |
(/ (+ 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)) |
(/ (+ 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 (/ (+ 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 |
| Outputs |
|---|
(neg (log (/ 1 (/ (+ 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)) |
(log (/ 1 (/ (+ 1 (pow (- 1 (* x x)) 1/2)) x))) |
(log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/ 1 (/ (+ 1 (pow (- 1 (* x x)) 1/2)) x)) |
(/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
1 |
#s(literal 1 binary64) |
(/ (+ 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)))) |
(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)) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x)) |
(/ (+ 2 (* x (* x -1/2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) x) |
(+ 2 (* x (* x -1/2))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) |
2 |
#s(literal 2 binary64) |
(* x (* x -1/2)) |
(*.f64 (*.f64 x 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)) |
(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)) |
(/ (+ 2 (* (* x x) (+ -1/2 (* (* x x) -1/8)))) 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)))))) x) |
(+ 2 (* (* x x) (+ -1/2 (* (* x x) -1/8)))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) |
2 |
#s(literal 2 binary64) |
(* (* x x) (+ -1/2 (* (* x x) -1/8))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x 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 (*.f64 x x) #s(literal -1/8 binary64))) |
-1/2 |
#s(literal -1/2 binary64) |
(* (* x x) -1/8) |
(*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
-1/8 |
#s(literal -1/8 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 x (*.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)) |
(/ (+ 2 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.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) |
(+ 2 (* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16)))))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.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)))))))) |
2 |
#s(literal 2 binary64) |
(* (* x x) (+ -1/2 (* (* x x) (+ -1/8 (* (* x x) -1/16))))) |
(*.f64 x (*.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) |
(*.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) |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.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)) |
| ✓ | 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 | 100.0% | (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.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)) |
| ✓ | accuracy | 100.0% | (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
| ✓ | 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 | 100.0% | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) x) |
| ✓ | accuracy | 100.0% | (log.f64 (/.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 100.0% | (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)))) |
| ✓ | accuracy | 100.0% | (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))) |
| ✓ | accuracy | 100.0% | (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 99.7% | (/.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)) |
| 167.0ms | 255× | 0 | valid |
| 11.0ms | 1× | 3 | valid |
Compiled 325 to 37 computations (88.6% saved)
ival-log: 35.0ms (37.5% of total)ival-pow: 19.0ms (20.3% of total)ival-mult: 15.0ms (16.1% of total)ival-div: 11.0ms (11.8% of total)ival-add: 9.0ms (9.6% of total)ival-sub: 2.0ms (2.1% 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 (/ 1 (/ (+ 1 (pow (- 1 (* x x)) 1/2)) x))> |
#<alt (neg (log (/ 1 (/ (+ 1 (pow (- 1 (* x x)) 1/2)) x))))> |
#<alt (pow (- 1 (* x x)) 1/2)> |
#<alt (log (/ 1 (/ (+ 1 (pow (- 1 (* x x)) 1/2)) x)))> |
#<alt (log (/ 2 x))> |
#<alt (/ 2 x)> |
#<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))> |
#<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 (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 (* x -1/2)> |
#<alt (* x x)> |
#<alt (* (* x x) -1/8)> |
#<alt (* (* x x) (+ -1/8 (* (* x x) -1/16)))> |
| Outputs |
|---|
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/8 (pow x 2))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/8 (* 1/16 (pow x 2))))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 1/16 (* 5/128 (pow x 2))))))))> |
#<alt (/ 1 (sqrt -1))> |
#<alt (- (/ 1 (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2))))> |
#<alt (- (+ (/ 1/2 (* (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))) (/ 1 (* x (pow (sqrt -1) 2))))> |
#<alt (- (+ (/ 1 (sqrt -1)) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) (+ (/ 1 (* x (pow (sqrt -1) 2))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 5))))))> |
#<alt (/ -1 (sqrt -1))> |
#<alt (* -1 (+ (/ 1 (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2)))))> |
#<alt (- (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (sqrt -1) 3)))) (/ 1 (pow (sqrt -1) 2))) x)) (/ 1 (sqrt -1)))> |
#<alt (- (* -1 (/ (+ (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 5)))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))) x)) (/ 1 (pow (sqrt -1) 2))) x)) (/ 1 (sqrt -1)))> |
#<alt (* -1 (+ (log 1/2) (log x)))> |
#<alt (- (* -1/4 (pow x 2)) (+ (log 1/2) (log x)))> |
#<alt (- (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)) (+ (log 1/2) (log x)))> |
#<alt (- (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)) (+ (log 1/2) (log x)))> |
#<alt (* -1 (log (/ 1 (sqrt -1))))> |
#<alt (- (/ 1 (* x (sqrt -1))) (log (/ 1 (sqrt -1))))> |
#<alt (- (/ 1 (* x (sqrt -1))) (+ (log (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))))> |
#<alt (- (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5))))) (+ (log (/ 1 (sqrt -1))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))))> |
#<alt (* -1 (log (/ -1 (sqrt -1))))> |
#<alt (* -1 (+ (log (/ -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))))> |
#<alt (- (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x)) (log (/ -1 (sqrt -1))))> |
#<alt (- (* -1 (/ (- (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3)))) x)) (log (/ -1 (sqrt -1))))> |
#<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) (* 1/4 (pow x 2))))> |
#<alt (+ (log 1/2) (+ (log x) (* (pow x 2) (+ 1/4 (* 3/32 (pow x 2))))))> |
#<alt (+ (log 1/2) (+ (log x) (* (pow x 2) (+ 1/4 (* (pow x 2) (+ 3/32 (* 5/96 (pow x 2))))))))> |
#<alt (log (/ 1 (sqrt -1)))> |
#<alt (- (log (/ 1 (sqrt -1))) (/ 1 (* x (sqrt -1))))> |
#<alt (- (+ (log (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))) (/ 1 (* x (sqrt -1))))> |
#<alt (- (+ (log (/ 1 (sqrt -1))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5))))))> |
#<alt (log (/ -1 (sqrt -1)))> |
#<alt (+ (log (/ -1 (sqrt -1))) (/ 1 (* x (sqrt -1))))> |
#<alt (+ (log (/ -1 (sqrt -1))) (* -1 (/ (- (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (/ 1 (sqrt -1))) x)))> |
#<alt (+ (log (/ -1 (sqrt -1))) (* -1 (/ (- (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3))) (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1)))) 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) (- (* -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) (- (* -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 (+ (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 (* -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 (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* -1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (* -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))))))> |
66 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 36.0ms | x | @ | 0 | (log (/ 2 x)) |
| 19.0ms | x | @ | -inf | (log (/ 2 x)) |
| 8.0ms | x | @ | inf | (log (/ 2 x)) |
| 5.0ms | x | @ | inf | (* (* x x) (+ -1/8 (* (* x x) -1/16))) |
| 1.0ms | x | @ | inf | (neg (log (/ 1 (/ (+ 1 (pow (- 1 (* x x)) 1/2)) x)))) |
| 1× | batch-egg-rewrite |
| 3294× | *-lowering-*.f32 |
| 3294× | *-lowering-*.f64 |
| 2760× | /-lowering-/.f32 |
| 2760× | /-lowering-/.f64 |
| 2484× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 204 |
| 1 | 242 | 178 |
| 2 | 2094 | 176 |
| 0 | 9573 | 176 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ (+ 1 (pow (- 1 (* x x)) 1/2)) x)) |
(neg (log (/ 1 (/ (+ 1 (pow (- 1 (* x x)) 1/2)) x)))) |
(pow (- 1 (* x x)) 1/2) |
(log (/ 1 (/ (+ 1 (pow (- 1 (* x x)) 1/2)) x))) |
(log (/ 2 x)) |
(/ 2 x) |
(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)) |
(/ (+ 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))) |
(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))))) |
(* x -1/2) |
(* x x) |
(* (* x x) -1/8) |
(* (* x x) (+ -1/8 (* (* x x) -1/16))) |
| Outputs |
|---|
(exp.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 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (/.f64 x (+.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 -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) (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 #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))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal -1 binary64) (neg.f64 (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) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.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))))) (neg.f64 (/.f64 #s(literal 1 binary64) x))) |
(pow.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)) |
(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 (pow.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/2 binary64)) #s(literal 2 binary64)) |
(pow.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 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) #s(literal -1/2 binary64)) |
(*.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 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 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 #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)))) 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)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.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/2 binary64)) (pow.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/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (-.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 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 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 x (+.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))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 x (-.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 #s(literal 1 binary64) (+.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) (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 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)) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.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 1/2 binary64))) (/.f64 #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)) |
(+.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 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x)) #s(literal 0 binary64)) |
(+.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 (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) #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 1 binary64) (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.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)))) |
(+.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 #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 (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 0 binary64)) |
(-.f64 (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (log.f64 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 0 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 (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 1/2 binary64))) (-.f64 #s(literal 0 binary64) x))) (log.f64 #s(literal -1 binary64))) |
(-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (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))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(-.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) (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 #s(literal 1 binary64) (*.f64 x x))) (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))) #s(literal 1 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 (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 #s(literal 1 binary64) (*.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 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.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) (/.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)))))) (log.f64 x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.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 2 binary64)) (*.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 (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)) (+.f64 #s(literal 0 binary64) (+.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 2 binary64)) (*.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 (/.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 (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 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))))))) |
(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 #s(literal 0 binary64) (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))) (+.f64 #s(literal 0 binary64) (+.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 2 binary64)) (*.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 (-.f64 #s(literal 0 binary64) (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 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 (neg.f64 (-.f64 #s(literal 0 binary64) (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 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 (neg.f64 (-.f64 #s(literal 0 binary64) (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)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.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 2 binary64)) (*.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 (+.f64 #s(literal 0 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 #s(literal 0 binary64) (-.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 2 binary64)) (*.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 (+.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 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 3 binary64))) (+.f64 (*.f64 (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (-.f64 #s(literal 0 binary64) (log.f64 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 1 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 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) (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 #s(literal 1/2 binary64) (log.f64 (-.f64 #s(literal 1 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 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64)))) |
(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 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))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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))) |
(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 (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)) (log.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 #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/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 (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)))) |
(*.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 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 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(+.f64 (log.f64 x) (-.f64 #s(literal 0 binary64) (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(+.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 (-.f64 #s(literal 0 binary64) (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (log.f64 x)) |
(+.f64 (log.f64 #s(literal -1 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 (pow.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/2 binary64))) (log.f64 (pow.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/2 binary64)))) |
(+.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (log.f64 (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x 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) (+.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 x) (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) |
(-.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 (-.f64 #s(literal 0 binary64) (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 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.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)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.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 2 binary64)) (*.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 (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 #s(literal 0 binary64) (+.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 2 binary64)) (*.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 (/.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 (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 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)))) |
(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 (-.f64 #s(literal 0 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 #s(literal 0 binary64) (+.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 2 binary64)) (*.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 (-.f64 #s(literal 0 binary64) (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 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 (neg.f64 (-.f64 #s(literal 0 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)))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.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 2 binary64)) (*.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 (neg.f64 (-.f64 #s(literal 0 binary64) (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 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 0 binary64) (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))) (+.f64 #s(literal 0 binary64) (-.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 2 binary64)) (*.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 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (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 (*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 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 1/2 binary64))) x)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 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))) |
(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 (log.f64 #s(literal -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 #s(literal 2 binary64))) |
(-.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))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #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 (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)) (log.f64 (*.f64 #s(literal 2 binary64) x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 #s(literal 2 binary64) x)))) |
(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 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.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 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (-.f64 #s(literal 0 binary64) (log.f64 x))) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 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 1 binary64) (neg.f64 (neg.f64 (/.f64 x #s(literal 2 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 -1 binary64) (neg.f64 (/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)))) |
(/.f64 #s(literal -2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 #s(literal -2 binary64) (neg.f64 (neg.f64 (-.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 #s(literal -2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (/.f64 #s(literal 1 binary64) 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 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) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (-.f64 #s(literal 0 binary64) (log.f64 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 #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 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (log.f64 x)) |
(-.f64 (log.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 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 #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 #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 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 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 x) (*.f64 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)))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) #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 (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)) (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x))) (/.f64 (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)))) |
(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 (neg.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)))) (neg.f64 (+.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 (neg.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)))) (neg.f64 (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)))) |
(/.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 (-.f64 #s(literal 0 binary64) (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 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (-.f64 #s(literal 0 binary64) (log.f64 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 -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))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) x) (/.f64 (/.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))))) x)) |
(-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x (-.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 x (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 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 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (+.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)))) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.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) (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 x) (*.f64 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 (-.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 x) (*.f64 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 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.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 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.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 x) (*.f64 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))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))) (neg.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 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) 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 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (-.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 x) (*.f64 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)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 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 x) (*.f64 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 #s(literal -1 binary64) (neg.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 x) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 #s(literal -1 binary64) (neg.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)))))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 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 x) (*.f64 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) 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 #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 x) (*.f64 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 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.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) x) (*.f64 x #s(literal -1/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)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (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 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 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 x) (*.f64 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 x) (*.f64 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 x (*.f64 x #s(literal -1/8 binary64)))))) x)) |
(+.f64 (log.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))))))) (-.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 x (*.f64 x #s(literal -1/8 binary64)))))) x))) |
(+.f64 (log.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 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 x (*.f64 x #s(literal -1/8 binary64)))))))) |
(-.f64 (log.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))))))) (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 x (*.f64 x #s(literal -1/8 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 x (*.f64 x #s(literal -1/8 binary64))))))) #s(literal 1 binary64)))) |
(-.f64 (log.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))) (log.f64 (*.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64))))))) |
(-.f64 (log.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) (log.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))) |
(-.f64 (log.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/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 x (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64)))) x))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) #s(literal 1 binary64))) (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))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) #s(literal 1 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64)))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) (/.f64 #s(literal 1 binary64) x))) (log.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)))))))) |
(-.f64 (/.f64 (pow.f64 (log.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))))))) #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 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) (log.f64 x))))) (/.f64 (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 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 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 x (*.f64 x #s(literal -1/8 binary64))))))) #s(literal 2 binary64)) (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))) (/.f64 (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 x (*.f64 x #s(literal -1/8 binary64)))))) x)))) |
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))) |
(neg.f64 (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 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 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 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 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.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))))))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.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))))))) #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 x (*.f64 x #s(literal -1/8 binary64))))))) (log.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.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))))))) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (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)))) |
(/.f64 (+.f64 (pow.f64 (log.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))))))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (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 x (*.f64 x #s(literal -1/8 binary64))))))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (-.f64 #s(literal 0 binary64) (log.f64 x))) (*.f64 (log.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))))))) (-.f64 #s(literal 0 binary64) (log.f64 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 x (*.f64 x #s(literal -1/8 binary64))))))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) 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)))))) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (-.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) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) (-.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)) |
(-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))) |
(neg.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)))))) (-.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 x (*.f64 x #s(literal -1/8 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 x (*.f64 x #s(literal -1/8 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 x (*.f64 x #s(literal -1/8 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))))) |
(/.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) |
(/.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 x (*.f64 x #s(literal -1/8 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) #s(literal 1 binary64)))) |
(/.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) (*.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64)))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) #s(literal 1 binary64)) (*.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)) |
(/.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) (neg.f64 (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))) (neg.f64 (*.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) (neg.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))) |
(/.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)))))) #s(literal 1 binary64)) x) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64)))) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) #s(literal 1 binary64))) (neg.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))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.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)))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) (/.f64 #s(literal 1 binary64) x))) (neg.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)))))))) |
(pow.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 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 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) 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)))))) (/.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 x (*.f64 x #s(literal -1/8 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 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/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 x (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 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 x (*.f64 x #s(literal -1/8 binary64)))))))) |
(+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64))) |
(+.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (*.f64 x x) #s(literal 2 binary64)) |
(fma.f64 (+.f64 #s(literal 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 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 x (*.f64 x (*.f64 x #s(literal -1/8 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 x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.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)))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.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)))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) (neg.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)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) (*.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)))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) (*.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)))))) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))) (neg.f64 (neg.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))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (*.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 #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 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))) #s(literal -1 binary64)) |
(pow.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)))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 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)))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -1/8 binary64)) (*.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 x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/8 binary64)) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) x) x (*.f64 x (*.f64 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 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 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 x (*.f64 x #s(literal -1/8 binary64))) (-.f64 (*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal -1/8 binary64))) (-.f64 (*.f64 x (*.f64 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 x (*.f64 x #s(literal -1/8 binary64))))) |
(/.f64 (neg.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)))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))))) |
(/.f64 (neg.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)))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
(/.f64 (neg.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))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
(/.f64 (+.f64 (*.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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))))) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) (*.f64 x x)) |
(*.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))) x) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 (log.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) (log.f64 (*.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) #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 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (log.f64 x))))) (/.f64 (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 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) x))) (/.f64 (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 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) x)))) |
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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)))) (neg.f64 (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (log.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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)))) (neg.f64 (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) x)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (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 x (*.f64 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 0 binary64) (log.f64 x)) (-.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 x (*.f64 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 -1 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 #s(literal 0 binary64) x)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) x) (/.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) x)) |
(-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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) (neg.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 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 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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) (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (*.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) (neg.f64 (*.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (neg.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 2 binary64)))) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) x))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -2 binary64) (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) x)) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.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 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 2 binary64))) |
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 2 binary64))) |
(fma.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 8 binary64) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 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 -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(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 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 4 binary64)) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 2 binary64)) (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 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 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.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))))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(pow.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 2 binary64)))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.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 x (*.f64 x x)))) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 x (*.f64 x (*.f64 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)))) |
(fma.f64 x (*.f64 (*.f64 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 x) #s(literal -1/2 binary64) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x x) (*.f64 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)))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) x (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) |
(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 x (*.f64 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 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)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) x) x (*.f64 x (*.f64 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 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 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.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 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 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 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) (-.f64 (*.f64 x (*.f64 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/4 binary64) (*.f64 (+.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 x (*.f64 x x))))))) (-.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 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 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 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) (-.f64 (*.f64 x (*.f64 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/4 binary64) (*.f64 (+.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 x (*.f64 x x)))))) (*.f64 x x)) (-.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) |
(/.f64 (neg.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 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 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.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 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 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 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.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 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 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 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.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 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))))) |
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 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 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x (*.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 x (*.f64 x x)))) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(*.f64 x (*.f64 x (+.f64 #s(literal -1/2 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/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) |
(*.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 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 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) x) |
(*.f64 x #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (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 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) |
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) |
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 x (*.f64 (*.f64 x #s(literal -1/16 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/16 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/16 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) |
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/16 binary64)) (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/16 binary64))) x) x (*.f64 x (*.f64 x #s(literal -1/8 binary64)))) |
(/.f64 (+.f64 (*.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #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 x (*.f64 x #s(literal -1/16 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 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 x (*.f64 x #s(literal -1/16 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64))))))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 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 x) (*.f64 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/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)))) (-.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 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 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/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 x (*.f64 x #s(literal -1/16 binary64))))) |
(/.f64 (neg.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))))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))))) |
(/.f64 (neg.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))))) (neg.f64 (+.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 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64))))) (neg.f64 (-.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) |
(/.f64 (neg.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))) (neg.f64 (+.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 (neg.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64))) (*.f64 x x))) (neg.f64 (-.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) |
(/.f64 (+.f64 (*.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 #s(literal -1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64)))))) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/16 binary64))))) (*.f64 x (*.f64 x #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 |
| 5046× | +-lowering-+.f64 |
| 5046× | +-lowering-+.f32 |
| 3022× | *-lowering-*.f32 |
| 3022× | *-lowering-*.f64 |
| 1696× | sum3-define |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 371 | 2799 |
| 1 | 1141 | 2385 |
| 2 | 3823 | 2318 |
| 0 | 8334 | 2318 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/2 x) |
(* x (+ 1/2 (* 1/8 (pow x 2)))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/8 (* 1/16 (pow x 2)))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 1/16 (* 5/128 (pow x 2)))))))) |
(/ 1 (sqrt -1)) |
(- (/ 1 (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2)))) |
(- (+ (/ 1/2 (* (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))) (/ 1 (* x (pow (sqrt -1) 2)))) |
(- (+ (/ 1 (sqrt -1)) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) (+ (/ 1 (* x (pow (sqrt -1) 2))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 5)))))) |
(/ -1 (sqrt -1)) |
(* -1 (+ (/ 1 (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2))))) |
(- (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (sqrt -1) 3)))) (/ 1 (pow (sqrt -1) 2))) x)) (/ 1 (sqrt -1))) |
(- (* -1 (/ (+ (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 5)))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))) x)) (/ 1 (pow (sqrt -1) 2))) x)) (/ 1 (sqrt -1))) |
(* -1 (+ (log 1/2) (log x))) |
(- (* -1/4 (pow x 2)) (+ (log 1/2) (log x))) |
(- (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)) (+ (log 1/2) (log x))) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)) (+ (log 1/2) (log x))) |
(* -1 (log (/ 1 (sqrt -1)))) |
(- (/ 1 (* x (sqrt -1))) (log (/ 1 (sqrt -1)))) |
(- (/ 1 (* x (sqrt -1))) (+ (log (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3))))) |
(- (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5))))) (+ (log (/ 1 (sqrt -1))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3)))))) |
(* -1 (log (/ -1 (sqrt -1)))) |
(* -1 (+ (log (/ -1 (sqrt -1))) (/ 1 (* x (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)) (log (/ -1 (sqrt -1)))) |
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) (* 1/4 (pow x 2)))) |
(+ (log 1/2) (+ (log x) (* (pow x 2) (+ 1/4 (* 3/32 (pow x 2)))))) |
(+ (log 1/2) (+ (log x) (* (pow x 2) (+ 1/4 (* (pow x 2) (+ 3/32 (* 5/96 (pow x 2)))))))) |
(log (/ 1 (sqrt -1))) |
(- (log (/ 1 (sqrt -1))) (/ 1 (* x (sqrt -1)))) |
(- (+ (log (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))) (/ 1 (* x (sqrt -1)))) |
(- (+ (log (/ 1 (sqrt -1))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) |
(log (/ -1 (sqrt -1))) |
(+ (log (/ -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))) |
(+ (log (/ -1 (sqrt -1))) (* -1 (/ (- (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (/ 1 (sqrt -1))) x))) |
(+ (log (/ -1 (sqrt -1))) (* -1 (/ (- (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3))) (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1)))) 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) (- (* -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) (- (* -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)))))) |
(+ (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)) |
(* -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) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* -1/8 (pow x 2)) |
(* (pow x 2) (- (* -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 |
|---|
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* x (+ 1/2 (* 1/8 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/8 (* 1/16 (pow x 2)))))) |
(*.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 (+ 1/2 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 1/16 (* 5/128 (pow x 2)))))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 5/128 binary64)))))))) |
(/ 1 (sqrt -1)) |
(/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) |
(- (/ 1 (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(- (+ (/ 1/2 (* (pow x 2) (pow (sqrt -1) 3))) (/ 1 (sqrt -1))) (/ 1 (* x (pow (sqrt -1) 2)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))) |
(- (+ (/ 1 (sqrt -1)) (* 1/2 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) (+ (/ 1 (* x (pow (sqrt -1) 2))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 5)))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) |
(/ -1 (sqrt -1)) |
(/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) |
(* -1 (+ (/ 1 (sqrt -1)) (/ 1 (* x (pow (sqrt -1) 2))))) |
(+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x)) |
(- (* -1 (/ (+ (* 1/2 (/ 1 (* x (pow (sqrt -1) 3)))) (/ 1 (pow (sqrt -1) 2))) x)) (/ 1 (sqrt -1))) |
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) x)) x) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(- (* -1 (/ (+ (* -1 (/ (- (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 5)))) (* 1/2 (/ 1 (pow (sqrt -1) 3)))) x)) (/ 1 (pow (sqrt -1) 2))) x)) (/ 1 (sqrt -1))) |
(-.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) x)) |
(* -1 (+ (log 1/2) (log x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(- (* -1/4 (pow x 2)) (+ (log 1/2) (log x))) |
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x))) |
(- (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)) (+ (log 1/2) (log x))) |
(-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -3/32 binary64)))))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x))) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -5/96 (pow x 2)) 3/32)) 1/4)) (+ (log 1/2) (log x))) |
(-.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 1/2 binary64)) (log.f64 x))) |
(* -1 (log (/ 1 (sqrt -1)))) |
(log.f64 (sqrt.f64 #s(literal -1 binary64))) |
(- (/ 1 (* x (sqrt -1))) (log (/ 1 (sqrt -1)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(- (/ 1 (* x (sqrt -1))) (+ (log (/ 1 (sqrt -1))) (/ 1/6 (* (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)) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) x) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(- (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5))))) (+ (log (/ 1 (sqrt -1))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3)))))) |
(+.f64 (+.f64 (/.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 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) x) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 3/40 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
(* -1 (log (/ -1 (sqrt -1)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (+ (log (/ -1 (sqrt -1))) (/ 1 (* x (sqrt -1))))) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(- (* -1 (/ (- (/ 1 (sqrt -1)) (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x)) (log (/ -1 (sqrt -1)))) |
(-.f64 (/.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 1 binary64) (sqrt.f64 #s(literal -1 binary64))))) (-.f64 #s(literal 0 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(- (* -1 (/ (- (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3)))) x)) (log (/ -1 (sqrt -1)))) |
(-.f64 (/.f64 (-.f64 (/.f64 #s(literal -3/40 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (+.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 1 binary64) (sqrt.f64 #s(literal -1 binary64)))))) x) (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 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 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x 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 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 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 (/.f64 #s(literal 1/2 binary64) (*.f64 x 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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 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 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) x)) |
(* -1 (* 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) (*.f64 x x)) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) (-.f64 #s(literal 0 binary64) 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 (/.f64 #s(literal 1/2 binary64) (*.f64 x 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 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))))))) (-.f64 #s(literal 0 binary64) x)) |
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (+ (log x) (* 1/4 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(+ (log 1/2) (+ (log x) (* (pow x 2) (+ 1/4 (* 3/32 (pow x 2)))))) |
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 3/32 binary64))))))) |
(+ (log 1/2) (+ (log x) (* (pow x 2) (+ 1/4 (* (pow x 2) (+ 3/32 (* 5/96 (pow x 2)))))))) |
(+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) (*.f64 x (*.f64 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)))))))) |
(log (/ 1 (sqrt -1))) |
(log.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(- (log (/ 1 (sqrt -1))) (/ 1 (* x (sqrt -1)))) |
(-.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(- (+ (log (/ 1 (sqrt -1))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))) (/ 1 (* x (sqrt -1)))) |
(-.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(- (+ (log (/ 1 (sqrt -1))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) |
(+.f64 (-.f64 (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal -3/40 binary64) (*.f64 (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)) (pow.f64 x #s(literal 5 binary64))))) |
(log (/ -1 (sqrt -1))) |
(log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) |
(+ (log (/ -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))))) |
(+ (log (/ -1 (sqrt -1))) (* -1 (/ (- (* 1/6 (/ 1 (* (pow x 2) (pow (sqrt -1) 3)))) (/ 1 (sqrt -1))) x))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) x)) |
(+ (log (/ -1 (sqrt -1))) (* -1 (/ (- (/ 1/6 (* (pow x 2) (pow (sqrt -1) 3))) (+ (/ 3/40 (* (pow x 4) (pow (sqrt -1) 5))) (/ 1 (sqrt -1)))) x))) |
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/6 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -3/40 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))))) 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 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -1/32 (pow x 2)) 1/4)))) |
(+.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/32 binary64))))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -1/192 (pow x 2)) 1/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 (*.f64 x x) (+.f64 #s(literal -1/32 binary64) (*.f64 (*.f64 x x) #s(literal -1/192 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)))) (* 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 (log.f64 #s(literal -1/2 binary64)) (-.f64 (log.f64 x) (/.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 (log.f64 x) (/.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 64/3 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x 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 (-.f64 (log.f64 #s(literal 1/2 binary64)) (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 (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.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 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 #s(literal 8 binary64) (/.f64 #s(literal 64/3 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x 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 x (*.f64 x #s(literal -1/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 (* -1/2 (pow x 2))) x) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 x (*.f64 x #s(literal -1/2 binary64)))) |
(+ 2 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(+ 2 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 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 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -3/32 binary64)))))) (-.f64 (log.f64 #s(literal 2 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 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x x) #s(literal -1/48 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 4 binary64) (*.f64 x 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))))) (/ 24 (pow x 4))) |
(+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (+.f64 (-.f64 (*.f64 #s(literal 3 binary64) (log.f64 x)) (/.f64 #s(literal 24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (log.f64 #s(literal -1/8 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 #s(literal 4 binary64) (*.f64 x x)) (+.f64 (+.f64 (*.f64 #s(literal 3 binary64) (log.f64 x)) (/.f64 #s(literal 256/3 binary64) (pow.f64 x #s(literal 6 binary64)))) (-.f64 (log.f64 #s(literal -1/8 binary64)) (/.f64 #s(literal 24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(+ (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 #s(literal 4 binary64) (*.f64 x x)) (+.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -3 binary64)) (/.f64 #s(literal -24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (log.f64 #s(literal 1/8 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 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 256/3 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -3 binary64)) (/.f64 #s(literal -24 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (log.f64 #s(literal 1/8 binary64)))) |
(/ 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) (- (* -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) |
(* -1/8 (pow x 3)) |
(*.f64 (*.f64 x (*.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 -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) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(* -1/8 (pow x 3)) |
(*.f64 (*.f64 x (*.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 -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 x (*.f64 x x)) (+.f64 #s(literal -1/8 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* -1 (* (pow x 3) (- (+ 1/8 (* 1/2 (/ 1 (pow x 2)))) (/ 2 (pow x 4))))) |
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/8 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (*.f64 x x) #s(literal -1/8 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 (*.f64 x x) #s(literal -1/8 binary64))))) |
(* -1/8 (pow x 4)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64)) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.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 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(* -1/8 (pow x 4)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64)) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.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 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.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 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 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 (*.f64 x x) #s(literal -1/8 binary64)))) |
(* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)) |
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) |
(* -1/8 (pow x 4)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64)) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.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 (*.f64 (*.f64 x x) (*.f64 x x)) (+.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 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))) |
(* -1/8 (pow x 4)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64)) |
(* -1 (* (pow x 4) (+ 1/8 (* 1/2 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.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 (*.f64 (*.f64 x x) (*.f64 x x)) (+.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 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x 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 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))) |
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -3/32 binary64)))))) (-.f64 (log.f64 #s(literal 2 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 (*.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 #s(literal 5 binary64) (log.f64 x))) |
(+ (log -1/16) (+ (* -5 (log (/ 1 x))) (* 2 (/ 1 (pow x 2))))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x 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))) (/ 6 (pow x 4))))) |
(+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (log.f64 #s(literal -1/16 binary64)) (+.f64 (*.f64 #s(literal 5 binary64) (log.f64 x)) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x 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 #s(literal 2 binary64) (*.f64 x x)) (+.f64 (+.f64 (*.f64 #s(literal 5 binary64) (log.f64 x)) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (log.f64 #s(literal -1/16 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 (log.f64 #s(literal 1/16 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) (*.f64 x x)) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.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))) (/ 6 (pow x 4))))) (* 136/3 (/ 1 (pow x 6)))) |
(+.f64 (+.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)))) (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.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 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) |
(* -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) (*.f64 (*.f64 x x) (*.f64 x 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)))) |
(* -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 #s(literal -1/16 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* -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 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -2 binary64) (pow.f64 x #s(literal 6 binary64)))))))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 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 (*.f64 x 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 (pow.f64 x #s(literal 6 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) (*.f64 (*.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) (- (* 2 (/ 1 (pow x 6))) (+ 1/16 (+ (/ 1/2 (pow x 4)) (* 1/8 (/ 1 (pow x 2))))))) |
(*.f64 (pow.f64 x #s(literal 6 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) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 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 (*.f64 x 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)))) |
(* -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)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* -1/8 (pow x 2)) |
(*.f64 (*.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/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 #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 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/16 binary64)) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.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 (*.f64 (*.f64 x x) (*.f64 x x)) (+.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 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
(* -1/16 (pow x 4)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/16 binary64)) |
(* -1 (* (pow x 4) (+ 1/16 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.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 (*.f64 (*.f64 x x) (*.f64 x x)) (+.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 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) |
Compiled 25519 to 2985 computations (88.3% saved)
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 941 | 2 | 943 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 942 | 7 | 949 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
| ▶ | 99.1% | (neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
| ✓ | 99.9% | (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.9% | (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.8% | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
| ▶ | 100.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)) |
| ✓ | 99.1% | (log.f64 (/.f64 #s(literal 2 binary64) x)) |
Compiled 87 to 60 computations (31% saved)
| 1× | egg-herbie |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
| ✓ | 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 | (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
| ✓ | 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)) |
| 1860× | sum3-define |
| 1374× | sum4-define |
| 1266× | fnmadd-define |
| 1218× | fmsub-define |
| 1150× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 97 |
| 1 | 39 | 93 |
| 2 | 53 | 93 |
| 3 | 69 | 93 |
| 4 | 99 | 93 |
| 5 | 144 | 93 |
| 6 | 211 | 93 |
| 7 | 456 | 93 |
| 8 | 1860 | 93 |
| 9 | 4010 | 93 |
| 10 | 7240 | 93 |
| 0 | 8049 | 93 |
| 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 |
(neg (log (/ x 2))) |
(log (/ x 2)) |
(/ x 2) |
x |
2 |
(neg (log (/ x (+ 2 (* x (* x -1/2)))))) |
(log (/ x (+ 2 (* x (* x -1/2))))) |
(/ x (+ 2 (* x (* x -1/2)))) |
x |
(+ 2 (* x (* x -1/2))) |
2 |
(* x (* x -1/2)) |
(* x -1/2) |
-1/2 |
| Outputs |
|---|
(log (/ (+ 1 (pow (- 1 (* x x)) 1/2)) 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)) |
(/ (+ 1 (pow (- 1 (* x x)) 1/2)) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) x) |
(+ 1 (pow (- 1 (* x x)) 1/2)) |
(+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
1 |
#s(literal 1 binary64) |
(pow (- 1 (* x x)) 1/2) |
(pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
(- 1 (* x x)) |
(-.f64 #s(literal 1 binary64) (*.f64 x x)) |
(* x x) |
(*.f64 x x) |
x |
1/2 |
#s(literal 1/2 binary64) |
(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) |
(neg (log (/ x (+ 2 (* x (* x -1/2)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(log (/ x (+ 2 (* x (* x -1/2))))) |
(log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(/ x (+ 2 (* x (* x -1/2)))) |
(/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
x |
(+ 2 (* x (* x -1/2))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) |
2 |
#s(literal 2 binary64) |
(* x (* x -1/2)) |
(*.f64 x (/.f64 x #s(literal -2 binary64))) |
(* x -1/2) |
(/.f64 x #s(literal -2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
Found 11 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
| ✓ | accuracy | 100.0% | (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))))) |
| ✓ | accuracy | 100.0% | (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
| ✓ | 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 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.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)) |
| ✓ | accuracy | 100.0% | (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) |
| 92.0ms | 255× | 0 | valid |
| 1.0ms | 1× | 3 | valid |
Compiled 114 to 21 computations (81.6% saved)
ival-pow: 17.0ms (38.1% of total)ival-log: 9.0ms (20.2% of total)ival-mult: 6.0ms (13.5% of total)ival-div: 5.0ms (11.2% of total)ival-add: 3.0ms (6.7% of total)ival-neg: 3.0ms (6.7% of total)const: 1.0ms (2.2% of total)ival-sub: 1.0ms (2.2% of total)backward-pass: 0.0ms (0% of total)| Inputs |
|---|
#<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 (pow (- 1 (* x x)) 1/2)> |
#<alt (log (/ x 2))> |
#<alt (/ x 2)> |
#<alt (neg (log (/ x 2)))> |
#<alt (log (/ x (+ 2 (* x (* x -1/2)))))> |
#<alt (/ x (+ 2 (* x (* x -1/2))))> |
#<alt (+ 2 (* x (* x -1/2)))> |
#<alt (* x (* x -1/2))> |
#<alt (* x x)> |
#<alt (neg (log (/ x (+ 2 (* x (* x -1/2))))))> |
#<alt (* x -1/2)> |
| 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 1/2) (log x))> |
#<alt (+ (log 1/2) (+ (log x) (* 1/4 (pow x 2))))> |
#<alt (+ (log 1/2) (+ (log x) (* (pow x 2) (+ 1/4 (* 1/32 (pow x 2))))))> |
#<alt (+ (log 1/2) (+ (log x) (* (pow x 2) (+ 1/4 (* (pow x 2) (+ 1/32 (* 1/192 (pow x 2))))))))> |
#<alt (+ (log -2) (log (/ 1 x)))> |
#<alt (+ (log -2) (+ (log (/ 1 x)) (* 4 (/ 1 (pow x 2)))))> |
#<alt (+ (log -2) (+ (log (/ 1 x)) (+ (* 4 (/ 1 (pow x 2))) (/ 8 (pow x 4)))))> |
#<alt (+ (log -2) (+ (log (/ 1 x)) (+ (* 4 (/ 1 (pow x 2))) (+ (* 64/3 (/ 1 (pow x 6))) (/ 8 (pow x 4))))))> |
#<alt (+ (log 2) (log (/ -1 x)))> |
#<alt (+ (log 2) (+ (log (/ -1 x)) (* 4 (/ 1 (pow x 2)))))> |
#<alt (+ (log 2) (+ (log (/ -1 x)) (+ (* 4 (/ 1 (pow x 2))) (/ 8 (pow x 4)))))> |
#<alt (+ (log 2) (+ (log (/ -1 x)) (+ (* 4 (/ 1 (pow x 2))) (+ (* 64/3 (/ 1 (pow x 6))) (/ 8 (pow x 4))))))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (* 1/8 (pow x 2))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/8 (* 1/32 (pow x 2))))))> |
#<alt (* x (+ 1/2 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 1/32 (* 1/128 (pow x 2))))))))> |
#<alt (/ -2 x)> |
#<alt (* -1 (/ (+ 2 (* 8 (/ 1 (pow x 2)))) x))> |
#<alt (/ (- (* -1 (/ (+ 8 (* 32 (/ 1 (pow x 2)))) (pow x 2))) 2) x)> |
#<alt (/ (- (* -1 (/ (+ 32 (* 128 (/ 1 (pow x 2)))) (pow x 4))) (+ 2 (* 8 (/ 1 (pow x 2))))) x)> |
#<alt (/ -2 x)> |
#<alt (* -1 (/ (+ 2 (* 8 (/ 1 (pow x 2)))) x))> |
#<alt (* -1 (/ (+ 2 (+ (* 8 (/ 1 (pow x 2))) (/ 32 (pow x 4)))) x))> |
#<alt (* -1 (/ (+ 2 (+ (* 8 (/ 1 (pow x 2))) (+ (* 128 (/ 1 (pow x 6))) (/ 32 (pow x 4))))) x))> |
#<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 (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* -1 (+ (log 1/2) (log x)))> |
#<alt (- (* -1/4 (pow x 2)) (+ (log 1/2) (log x)))> |
#<alt (- (* (pow x 2) (- (* -1/32 (pow x 2)) 1/4)) (+ (log 1/2) (log x)))> |
#<alt (- (* (pow x 2) (- (* (pow x 2) (- (* -1/192 (pow x 2)) 1/32)) 1/4)) (+ (log 1/2) (log x)))> |
#<alt (* -1 (+ (log -2) (log (/ 1 x))))> |
#<alt (* -1 (+ (log -2) (+ (log (/ 1 x)) (* 4 (/ 1 (pow x 2))))))> |
#<alt (- (* -1 (/ (+ 4 (* 8 (/ 1 (pow x 2)))) (pow x 2))) (+ (log -2) (log (/ 1 x))))> |
#<alt (- (* -1 (/ (+ 8 (* 64/3 (/ 1 (pow x 2)))) (pow x 4))) (+ (log -2) (+ (log (/ 1 x)) (* 4 (/ 1 (pow x 2))))))> |
#<alt (* -1 (+ (log 2) (log (/ -1 x))))> |
#<alt (* -1 (+ (log 2) (+ (log (/ -1 x)) (* 4 (/ 1 (pow x 2))))))> |
#<alt (- (* -1 (/ (+ 4 (* 8 (/ 1 (pow x 2)))) (pow x 2))) (+ (log 2) (log (/ -1 x))))> |
#<alt (- (* -1 (/ (+ 8 (* 64/3 (/ 1 (pow x 2)))) (pow x 4))) (+ (log 2) (+ (log (/ -1 x)) (* 4 (/ 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)> |
42 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 44.0ms | x | @ | -inf | (log (/ x 2)) |
| 12.0ms | x | @ | 0 | (log (/ x 2)) |
| 5.0ms | x | @ | inf | (log (/ x 2)) |
| 0.0ms | x | @ | inf | (log (/ x (+ 2 (* x (* x -1/2))))) |
| 0.0ms | x | @ | 0 | (log (/ x (+ 2 (* x (* x -1/2))))) |
| 1× | batch-egg-rewrite |
| 4086× | *-lowering-*.f32 |
| 4086× | *-lowering-*.f64 |
| 3180× | /-lowering-/.f32 |
| 3180× | /-lowering-/.f64 |
| 1668× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 85 |
| 1 | 114 | 78 |
| 2 | 813 | 78 |
| 0 | 8634 | 78 |
| 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)) |
(pow (- 1 (* x x)) 1/2) |
(log (/ x 2)) |
(/ x 2) |
(neg (log (/ x 2))) |
(log (/ x (+ 2 (* x (* x -1/2))))) |
(/ x (+ 2 (* x (* x -1/2)))) |
(+ 2 (* x (* x -1/2))) |
(* x (* x -1/2)) |
(* x x) |
(neg (log (/ x (+ 2 (* x (* x -1/2)))))) |
(* x -1/2) |
| Outputs |
|---|
(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 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log1p.f64 (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 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 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (-.f64 #s(literal 0 binary64) x))) |
(-.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 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (-.f64 (log.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (log.f64 x)))) |
(-.f64 (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (+.f64 (log.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 x))) |
(-.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 (*.f64 #s(literal 2 binary64) (log.f64 x)) (-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (log.f64 x)))) |
(-.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 x))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.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) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) x)) (log.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (log.f64 (/.f64 (*.f64 x x) x)) (log.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (log.f64 x) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))))) (/.f64 (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 (log.f64 x) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)))) |
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)))) (-.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 #s(literal 1 binary64) (/.f64 (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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))))) |
(/.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 (log.f64 x) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))))) |
(/.f64 (*.f64 (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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(/.f64 (neg.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)))) (neg.f64 (+.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)))))) |
(/.f64 (neg.f64 (*.f64 (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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)))) (neg.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)))) |
(/.f64 (+.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (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 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (-.f64 #s(literal 0 binary64) (log.f64 x))) (*.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (log.f64 x)))))) |
(/.f64 (-.f64 #s(literal 0 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))) (+.f64 #s(literal 0 binary64) (+.f64 (*.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 0 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (-.f64 #s(literal 0 binary64) x))) (*.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (-.f64 #s(literal 0 binary64) (log.f64 x)))) (-.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (log.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 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)))))))) (+.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 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (-.f64 #s(literal 0 binary64) x)))) (+.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (-.f64 #s(literal 0 binary64) 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))))))) |
(*.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 #s(literal 1 binary64) (+.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)))))) |
(*.f64 (*.f64 (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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) 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))) |
(-.f64 #s(literal 0 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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x) (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.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 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(neg.f64 (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(neg.f64 (/.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 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 2 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))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (*.f64 x x) x))) |
(/.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.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 x x) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.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 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 2 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 0 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (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 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x)) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 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 #s(literal 1 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 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 x (-.f64 (-.f64 #s(literal 2 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 9/2 binary64))) (*.f64 (*.f64 x (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 x (-.f64 (-.f64 #s(literal 2 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 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 2 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))) x) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (*.f64 x x) 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 2 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 0 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)) (*.f64 (-.f64 (-.f64 #s(literal 2 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 0 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)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 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)) (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x)) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (*.f64 x (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 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 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) x)) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x x) x)) (-.f64 #s(literal 0 binary64) (-.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) 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 0 binary64) x))) |
(/.f64 (*.f64 #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))) x)) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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) x) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.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))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 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) x)) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #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))) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x x) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 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) x)) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (/.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) (/.f64 x (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) x) |
(pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #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 x x) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x)) |
(*.f64 (*.f64 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 (*.f64 x x) (*.f64 (/.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) x))) |
(*.f64 (*.f64 x 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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 -1 binary64) 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 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x)) |
(*.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 x (-.f64 (-.f64 #s(literal 2 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 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) 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) x) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.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) 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))) x) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 (*.f64 x x) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (pow.f64 (/.f64 x (*.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 (pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 3/2 binary64))) x) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (-.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 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64))))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)))) (+.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (/.f64 (*.f64 x x) x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (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 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 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))))) (neg.f64 (/.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 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64)) |
(-.f64 #s(literal 0 binary64) (-.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) (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)))))) |
(-.f64 (/.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 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(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)) |
(neg.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 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 #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))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 x x) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (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 2 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))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (-.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) (neg.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 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 2 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 9/2 binary64))) (*.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 (-.f64 #s(literal 2 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 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 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))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (-.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.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 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #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 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 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)) (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.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) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 (*.f64 (/.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 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) (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))))))))) |
(/.f64 (-.f64 (*.f64 (/.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) (-.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)) (-.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))))))) (+.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))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 2 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 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) #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)))))) (-.f64 #s(literal 2 binary64) (*.f64 x 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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (*.f64 x x) (*.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 1 binary64) (sqrt.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 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 2 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 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64))) |
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (-.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 -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (-.f64 #s(literal 0 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 #s(literal 0 binary64) (-.f64 (-.f64 #s(literal 2 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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 2 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 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(*.f64 (/.f64 (*.f64 x x) (*.f64 x 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))) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 (-.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 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #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))) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)))) (+.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 #s(literal 1 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 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (log.f64 (-.f64 #s(literal 1 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 #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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (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 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 (*.f64 x 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)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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))) |
(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)) (log.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 (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 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 (*.f64 x 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 (*.f64 x 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/8 binary64)) (*.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 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 (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1 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)))) |
(*.f64 (*.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/8 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64))) |
(log.f64 (/.f64 x #s(literal 2 binary64))) |
(+.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 0 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 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (log.f64 #s(literal -2 binary64)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+.f64 (+.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 x))) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 #s(literal -2 binary64))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(-.f64 (+.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (+.f64 #s(literal 0 binary64) (log.f64 (-.f64 #s(literal 0 binary64) x))) (log.f64 #s(literal -2 binary64))) |
(-.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log.f64 x))) (log.f64 #s(literal 2 binary64))) |
(neg.f64 (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 2 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 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 2 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 (log.f64 #s(literal 2 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 #s(literal 2 binary64) x))) |
(/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (log.f64 (/.f64 x #s(literal 2 binary64)))) (log.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (log.f64 (/.f64 x #s(literal 2 binary64))))) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)))) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (neg.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 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64))) (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 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)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #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 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal -2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 (*.f64 (log.f64 #s(literal -2 binary64)) (log.f64 #s(literal -2 binary64))) (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 #s(literal -2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64)))) (-.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (-.f64 #s(literal 0 binary64) x))) (*.f64 (log.f64 #s(literal -2 binary64)) (log.f64 #s(literal -2 binary64)))) (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 #s(literal -2 binary64)))) |
(*.f64 #s(literal 1 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 #s(literal 2 binary64) x))) |
(*.f64 (log.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 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (log.f64 (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(exp.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 x #s(literal -2 binary64))) |
(neg.f64 (/.f64 x #s(literal -2 binary64))) |
(neg.f64 (/.f64 (/.f64 x #s(literal -2 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 x #s(literal 2 binary64)) |
(/.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(/.f64 (/.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal -2 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 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)) |
(*.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 x #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x #s(literal -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) x) #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #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 (log.f64 (/.f64 #s(literal 2 binary64) x)) #s(literal 0 binary64)) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (neg.f64 (log.f64 #s(literal 1/2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (*.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal -2 binary64))) |
(+.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 (-.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 (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 (/.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))) (/.f64 (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (/.f64 x #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)) (log.f64 (/.f64 x #s(literal 2 binary64))))) |
(neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 2 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 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (log.f64 (/.f64 x #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (neg.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 (log.f64 #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (log.f64 (/.f64 x #s(literal 2 binary64))))) (log.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (neg.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) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 2 binary64) x)) #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 #s(literal 2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (-.f64 #s(literal 0 binary64) (log.f64 x))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (-.f64 #s(literal 0 binary64) (log.f64 x))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.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 (log.f64 #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (log.f64 (/.f64 x #s(literal 2 binary64))))) (log.f64 (*.f64 x #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (log.f64 (/.f64 x #s(literal 2 binary64)))) #s(literal -1 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)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 x #s(literal 2 binary64))))) |
(log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(+.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 0 binary64)) |
(+.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (log.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) (log.f64 x)) |
(+.f64 (log.f64 (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (log.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))))) |
(+.f64 (log.f64 (/.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))))) (log.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(+.f64 (+.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (log.f64 x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(+.f64 (-.f64 (log.f64 x) (log.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (log.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))))) |
(+.f64 (-.f64 (log.f64 x) (log.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))))) (log.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(-.f64 (log.f64 x) (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) x))) |
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) x))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 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 -2 binary64))))) (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))))) (/.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 3 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 -2 binary64))))) (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) (/.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))))) |
(-.f64 (+.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(-.f64 (+.f64 #s(literal 0 binary64) (log.f64 (-.f64 #s(literal 0 binary64) x))) (log.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (log.f64 x))) (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))))) (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 3 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 -2 binary64))))) (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))) (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))))) (neg.f64 (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) (*.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (-.f64 #s(literal 0 binary64) x))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (log.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))))) (-.f64 (log.f64 x) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (-.f64 #s(literal 0 binary64) x))) (*.f64 (log.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (log.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) (+.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(*.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) x))) |
(*.f64 (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) x)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 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 -2 binary64))))) (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))))))) |
(*.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))))) |
(+.f64 (*.f64 (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) #s(literal 4 binary64)) (*.f64 (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))) (*.f64 (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) #s(literal 4 binary64))) |
(+.f64 (*.f64 (/.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) (*.f64 x (/.f64 x #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 4 binary64) (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))) (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))) (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (*.f64 #s(literal 4 binary64) (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) |
(+.f64 (*.f64 #s(literal 2 binary64) (/.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))))) (*.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (/.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))))) |
(exp.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 x (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (/.f64 x (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(neg.f64 (/.f64 x (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(neg.f64 (/.f64 (/.f64 x (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) x)) |
(/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(/.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) x)) |
(/.f64 (/.f64 x (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))))) |
(/.f64 (/.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) |
(/.f64 (*.f64 x (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (*.f64 (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))))) (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (+.f64 #s(literal 16 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))) #s(literal 4 binary64)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (*.f64 (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))))) (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))))) |
(/.f64 (*.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 x (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (*.f64 (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))))) (+.f64 #s(literal 16 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))) #s(literal 4 binary64))))) |
(/.f64 (*.f64 (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (*.f64 (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (/.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(pow.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 x (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))) (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) |
(*.f64 #s(literal -1 binary64) (/.f64 x (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) (/.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) x) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (*.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))))) |
(*.f64 (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))))))) |
(*.f64 (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (/.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(*.f64 (/.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) x) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) x) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))))) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))) #s(literal -4 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 (/.f64 x (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) #s(literal -8 binary64))) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))) #s(literal -4 binary64))) |
(*.f64 (/.f64 x (+.f64 #s(literal -4 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) |
(+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))))) |
(+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal 2 binary64)) |
(+.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(+.f64 (neg.f64 (*.f64 x (/.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(-.f64 (/.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))) |
(fma.f64 x (/.f64 x #s(literal -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 -2 binary64)) x #s(literal 2 binary64)) |
(neg.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)) (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal -4 binary64)))) |
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) #s(literal -1 binary64)) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))) #s(literal -4 binary64)))) |
(/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) #s(literal -8 binary64)) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))) #s(literal -4 binary64))) |
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) #s(literal -8 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))) #s(literal -4 binary64)))) |
(/.f64 (+.f64 #s(literal -4 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(/.f64 (+.f64 #s(literal -4 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(/.f64 (+.f64 #s(literal 512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/512 binary64))) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))) (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) #s(literal 8 binary64)))))) |
(/.f64 (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64))) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) (+.f64 #s(literal 16 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)))))))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal -4 binary64)) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))) |
(/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal -4 binary64)) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/16 binary64))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) (+.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))))) (*.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) #s(literal 1 binary64)) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/512 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) #s(literal 8 binary64)))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 16 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)))))) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/16 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64)))) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) #s(literal -8 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) #s(literal -8 binary64))) (neg.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -4 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))))) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -4 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (neg.f64 (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) (+.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (+.f64 #s(literal 512 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/512 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))))) (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) #s(literal 8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))))) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) (+.f64 #s(literal 16 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/16 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) (+.f64 #s(literal 4 binary64) (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))))) |
(*.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(*.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) #s(literal -8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))) #s(literal -4 binary64)))) |
(*.f64 (+.f64 #s(literal -4 binary64) (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))))) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) |
(*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))) |
(*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (+.f64 #s(literal 64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (*.f64 (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))))) (+.f64 #s(literal 16 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))) #s(literal 4 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (-.f64 #s(literal 16 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4 binary64))) (*.f64 (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))) (-.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) |
(*.f64 x (/.f64 x #s(literal -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 -2 binary64)) x) |
(*.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 x x)) |
(+.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x)))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x x))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) x))) |
(*.f64 (*.f64 x (/.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)) |
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x)))))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 2 binary64) (*.f64 x x)))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (*.f64 x #s(literal 2 binary64))) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64))) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) x) (/.f64 x #s(literal -2 binary64))) |
(*.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 #s(literal -2 binary64) (/.f64 x #s(literal -2 binary64))) x) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) x)) |
(+.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -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 -2 binary64)))) x))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) x)) #s(literal 0 binary64)) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal -1 binary64))) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 (-.f64 #s(literal 0 binary64) x))) (log.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(-.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -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 -2 binary64))))))) |
(-.f64 (log.f64 (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (log.f64 (-.f64 #s(literal 0 binary64) x))) |
(-.f64 (log.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (log.f64 (*.f64 x (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64)))))))) |
(-.f64 (log.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64)))) (log.f64 (*.f64 x (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (-.f64 #s(literal -2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) (/.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))))) |
(-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) (log.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x (/.f64 x #s(literal -2 binary64))) #s(literal -2 binary64))))))) |
(-.f64 (+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/4 binary64))))) (log.f64 (-.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) |
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) (neg.f64 (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))) (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 3 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 -2 binary64))))) (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))))) (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) x)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))) x)))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (-.f64 #s(literal 0 binary64) (log.f64 x))) (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (-.f64 #s(literal 0 binary64) (log.f64 x))) (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 3 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 -2 binary64))))) (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))))) (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) #s(literal -1 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 -2 binary64))))) (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))))) |
(/.f64 (*.f64 (*.f64 (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) #s(literal -1 binary64)) (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(*.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (/.f64 x #s(literal -2 binary64)))))))) |
(-.f64 #s(literal 0 binary64) (/.f64 x #s(literal 2 binary64))) |
(neg.f64 (/.f64 x #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(/.f64 x #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 x #s(literal -2 binary64))) |
(*.f64 x #s(literal -1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64))) |
| 1× | egg-herbie |
| 3092× | +-lowering-+.f64 |
| 3092× | +-lowering-+.f32 |
| 2998× | *-lowering-*.f32 |
| 2998× | *-lowering-*.f64 |
| 1396× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 302 | 1606 |
| 1 | 941 | 1382 |
| 2 | 2915 | 1332 |
| 0 | 8382 | 1332 |
| 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 1/2) (log x)) |
(+ (log 1/2) (+ (log x) (* 1/4 (pow x 2)))) |
(+ (log 1/2) (+ (log x) (* (pow x 2) (+ 1/4 (* 1/32 (pow x 2)))))) |
(+ (log 1/2) (+ (log x) (* (pow x 2) (+ 1/4 (* (pow x 2) (+ 1/32 (* 1/192 (pow x 2)))))))) |
(+ (log -2) (log (/ 1 x))) |
(+ (log -2) (+ (log (/ 1 x)) (* 4 (/ 1 (pow x 2))))) |
(+ (log -2) (+ (log (/ 1 x)) (+ (* 4 (/ 1 (pow x 2))) (/ 8 (pow x 4))))) |
(+ (log -2) (+ (log (/ 1 x)) (+ (* 4 (/ 1 (pow x 2))) (+ (* 64/3 (/ 1 (pow x 6))) (/ 8 (pow x 4)))))) |
(+ (log 2) (log (/ -1 x))) |
(+ (log 2) (+ (log (/ -1 x)) (* 4 (/ 1 (pow x 2))))) |
(+ (log 2) (+ (log (/ -1 x)) (+ (* 4 (/ 1 (pow x 2))) (/ 8 (pow x 4))))) |
(+ (log 2) (+ (log (/ -1 x)) (+ (* 4 (/ 1 (pow x 2))) (+ (* 64/3 (/ 1 (pow x 6))) (/ 8 (pow x 4)))))) |
(* 1/2 x) |
(* x (+ 1/2 (* 1/8 (pow x 2)))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/8 (* 1/32 (pow x 2)))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 1/32 (* 1/128 (pow x 2)))))))) |
(/ -2 x) |
(* -1 (/ (+ 2 (* 8 (/ 1 (pow x 2)))) x)) |
(/ (- (* -1 (/ (+ 8 (* 32 (/ 1 (pow x 2)))) (pow x 2))) 2) x) |
(/ (- (* -1 (/ (+ 32 (* 128 (/ 1 (pow x 2)))) (pow x 4))) (+ 2 (* 8 (/ 1 (pow x 2))))) x) |
(/ -2 x) |
(* -1 (/ (+ 2 (* 8 (/ 1 (pow x 2)))) x)) |
(* -1 (/ (+ 2 (+ (* 8 (/ 1 (pow x 2))) (/ 32 (pow x 4)))) x)) |
(* -1 (/ (+ 2 (+ (* 8 (/ 1 (pow x 2))) (+ (* 128 (/ 1 (pow x 6))) (/ 32 (pow x 4))))) x)) |
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)) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(* -1 (+ (log 1/2) (log x))) |
(- (* -1/4 (pow x 2)) (+ (log 1/2) (log x))) |
(- (* (pow x 2) (- (* -1/32 (pow x 2)) 1/4)) (+ (log 1/2) (log x))) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -1/192 (pow x 2)) 1/32)) 1/4)) (+ (log 1/2) (log x))) |
(* -1 (+ (log -2) (log (/ 1 x)))) |
(* -1 (+ (log -2) (+ (log (/ 1 x)) (* 4 (/ 1 (pow x 2)))))) |
(- (* -1 (/ (+ 4 (* 8 (/ 1 (pow x 2)))) (pow x 2))) (+ (log -2) (log (/ 1 x)))) |
(- (* -1 (/ (+ 8 (* 64/3 (/ 1 (pow x 2)))) (pow x 4))) (+ (log -2) (+ (log (/ 1 x)) (* 4 (/ 1 (pow x 2)))))) |
(* -1 (+ (log 2) (log (/ -1 x)))) |
(* -1 (+ (log 2) (+ (log (/ -1 x)) (* 4 (/ 1 (pow x 2)))))) |
(- (* -1 (/ (+ 4 (* 8 (/ 1 (pow x 2)))) (pow x 2))) (+ (log 2) (log (/ -1 x)))) |
(- (* -1 (/ (+ 8 (* 64/3 (/ 1 (pow x 2)))) (pow x 4))) (+ (log 2) (+ (log (/ -1 x)) (* 4 (/ 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) |
| 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 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 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 (log.f64 #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x #s(literal -5/96 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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 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 #s(literal 1/6 binary64) (*.f64 x (*.f64 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 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (pow.f64 x #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 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x (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 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 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 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 x (*.f64 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 (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
(- (+ (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 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (*.f64 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 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 #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 (-.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 x (*.f64 x (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 x (*.f64 x #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 #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 (+.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.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 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (*.f64 x (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* -1 (* x (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* x (- (sqrt -1) (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (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 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (*.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 #s(literal 0 binary64) (*.f64 x (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 x (*.f64 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 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 x (*.f64 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 #s(literal 1/2 binary64) (*.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 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 x (-.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (*.f64 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 (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 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(* -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 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.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 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.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 x (*.f64 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 (+.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 (/.f64 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.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 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (log x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (log x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (log x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 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 1/2) (log x)) |
(+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(+ (log 1/2) (+ (log x) (* 1/4 (pow x 2)))) |
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/4 binary64))))) |
(+ (log 1/2) (+ (log x) (* (pow x 2) (+ 1/4 (* 1/32 (pow x 2)))))) |
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/32 binary64))))))) |
(+ (log 1/2) (+ (log x) (* (pow x 2) (+ 1/4 (* (pow x 2) (+ 1/32 (* 1/192 (pow x 2)))))))) |
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 x x) #s(literal 1/192 binary64))))))))) |
(+ (log -2) (log (/ 1 x))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 x)) |
(+ (log -2) (+ (log (/ 1 x)) (* 4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (log.f64 x))) |
(+ (log -2) (+ (log (/ 1 x)) (+ (* 4 (/ 1 (pow x 2))) (/ 8 (pow x 4))))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (log.f64 x)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) |
(+ (log -2) (+ (log (/ 1 x)) (+ (* 4 (/ 1 (pow x 2))) (+ (* 64/3 (/ 1 (pow x 6))) (/ 8 (pow x 4)))))) |
(+.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 64/3 binary64) (pow.f64 x #s(literal 6 binary64)))))) |
(+ (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)) (* 4 (/ 1 (pow x 2))))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 4 binary64) (*.f64 x x)))) |
(+ (log 2) (+ (log (/ -1 x)) (+ (* 4 (/ 1 (pow x 2))) (/ 8 (pow x 4))))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 4 binary64) (*.f64 x x)) (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(+ (log 2) (+ (log (/ -1 x)) (+ (* 4 (/ 1 (pow x 2))) (+ (* 64/3 (/ 1 (pow x 6))) (/ 8 (pow x 4)))))) |
(+.f64 (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 64/3 binary64) (pow.f64 x #s(literal 6 binary64))) (log.f64 #s(literal 2 binary64))))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* x (+ 1/2 (* 1/8 (pow x 2)))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/8 (* 1/32 (pow x 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/32 binary64)))))) |
(* x (+ 1/2 (* (pow x 2) (+ 1/8 (* (pow x 2) (+ 1/32 (* 1/128 (pow x 2)))))))) |
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/32 binary64) (*.f64 (*.f64 x x) #s(literal 1/128 binary64))))))))) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
(* -1 (/ (+ 2 (* 8 (/ 1 (pow x 2)))) x)) |
(/.f64 (-.f64 #s(literal -2 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x x))) x) |
(/ (- (* -1 (/ (+ 8 (* 32 (/ 1 (pow x 2)))) (pow x 2))) 2) x) |
(/.f64 (+.f64 #s(literal -2 binary64) (/.f64 (+.f64 #s(literal -8 binary64) (/.f64 #s(literal -32 binary64) (*.f64 x x))) (*.f64 x x))) x) |
(/ (- (* -1 (/ (+ 32 (* 128 (/ 1 (pow x 2)))) (pow x 4))) (+ 2 (* 8 (/ 1 (pow x 2))))) x) |
(/.f64 (+.f64 #s(literal -2 binary64) (+.f64 (/.f64 #s(literal -8 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal -32 binary64) (/.f64 #s(literal -128 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(/ -2 x) |
(/.f64 #s(literal -2 binary64) x) |
(* -1 (/ (+ 2 (* 8 (/ 1 (pow x 2)))) x)) |
(/.f64 (-.f64 #s(literal -2 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x x))) x) |
(* -1 (/ (+ 2 (+ (* 8 (/ 1 (pow x 2))) (/ 32 (pow x 4)))) x)) |
(/.f64 (+.f64 #s(literal -2 binary64) (+.f64 (/.f64 #s(literal -8 binary64) (*.f64 x x)) (/.f64 #s(literal -32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x) |
(* -1 (/ (+ 2 (+ (* 8 (/ 1 (pow x 2))) (+ (* 128 (/ 1 (pow x 6))) (/ 32 (pow x 4))))) x)) |
(/.f64 (+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 8 binary64) (*.f64 x x)) (/.f64 #s(literal 128 binary64) (pow.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) x)) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(+ 2 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(+ 2 (* -1/2 (pow x 2))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 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 x (*.f64 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 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(* -1/2 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal -1/2 binary64))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* -1 (+ (log 1/2) (log x))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(- (* -1/4 (pow x 2)) (+ (log 1/2) (log x))) |
(-.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64)))) |
(- (* (pow x 2) (- (* -1/32 (pow x 2)) 1/4)) (+ (log 1/2) (log x))) |
(-.f64 (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/32 binary64))))) (log.f64 #s(literal 1/2 binary64))) (log.f64 x)) |
(- (* (pow x 2) (- (* (pow x 2) (- (* -1/192 (pow x 2)) 1/32)) 1/4)) (+ (log 1/2) (log x))) |
(-.f64 (*.f64 x (*.f64 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 x) (log.f64 #s(literal 1/2 binary64)))) |
(* -1 (+ (log -2) (log (/ 1 x)))) |
(-.f64 (log.f64 x) (log.f64 #s(literal -2 binary64))) |
(* -1 (+ (log -2) (+ (log (/ 1 x)) (* 4 (/ 1 (pow x 2)))))) |
(+.f64 (-.f64 (log.f64 x) (log.f64 #s(literal -2 binary64))) (/.f64 #s(literal -4 binary64) (*.f64 x x))) |
(- (* -1 (/ (+ 4 (* 8 (/ 1 (pow x 2)))) (pow x 2))) (+ (log -2) (log (/ 1 x)))) |
(+.f64 (/.f64 (+.f64 (/.f64 #s(literal -8 binary64) (*.f64 x x)) #s(literal -4 binary64)) (*.f64 x x)) (-.f64 (log.f64 x) (log.f64 #s(literal -2 binary64)))) |
(- (* -1 (/ (+ 8 (* 64/3 (/ 1 (pow x 2)))) (pow x 4))) (+ (log -2) (+ (log (/ 1 x)) (* 4 (/ 1 (pow x 2)))))) |
(+.f64 (/.f64 (+.f64 #s(literal -8 binary64) (/.f64 #s(literal -64/3 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (-.f64 (log.f64 x) (log.f64 #s(literal -2 binary64))) (/.f64 #s(literal -4 binary64) (*.f64 x x)))) |
(* -1 (+ (log 2) (log (/ -1 x)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(* -1 (+ (log 2) (+ (log (/ -1 x)) (* 4 (/ 1 (pow x 2)))))) |
(-.f64 (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal 2 binary64))) |
(- (* -1 (/ (+ 4 (* 8 (/ 1 (pow x 2)))) (pow x 2))) (+ (log 2) (log (/ -1 x)))) |
(-.f64 (/.f64 (+.f64 (/.f64 #s(literal -8 binary64) (*.f64 x x)) #s(literal -4 binary64)) (*.f64 x x)) (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))) |
(- (* -1 (/ (+ 8 (* 64/3 (/ 1 (pow x 2)))) (pow x 4))) (+ (log 2) (+ (log (/ -1 x)) (* 4 (/ 1 (pow x 2)))))) |
(+.f64 (/.f64 (+.f64 #s(literal -8 binary64) (/.f64 #s(literal -64/3 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (log.f64 #s(literal 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/2 x) |
(*.f64 x #s(literal -1/2 binary64)) |
Compiled 17250 to 2782 computations (83.9% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 796 | 1 | 797 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 4 | 4 |
| Total | 797 | 7 | 804 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
| ✓ | 99.1% | (neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
| ▶ | 100.0% | (log.f64 (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) |
| ✓ | 99.9% | (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.9% | (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.8% | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
| ✓ | 99.1% | (log.f64 (/.f64 #s(literal 2 binary64) x)) |
Compiled 86 to 59 computations (31.4% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | 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)) |
| 2032× | +-lowering-+.f64 |
| 2032× | +-lowering-+.f32 |
| 1796× | sum3-define |
| 1374× | sum4-define |
| 1248× | fnmadd-define |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 39 |
| 1 | 17 | 39 |
| 2 | 24 | 39 |
| 3 | 36 | 39 |
| 4 | 55 | 39 |
| 5 | 93 | 39 |
| 6 | 152 | 39 |
| 7 | 385 | 39 |
| 8 | 1744 | 39 |
| 9 | 3825 | 39 |
| 10 | 6839 | 39 |
| 0 | 8228 | 39 |
| 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 |
| 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 |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (log.f64 (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| 38.0ms | 256× | 0 | valid |
Compiled 47 to 9 computations (80.9% saved)
ival-log: 3.0ms (24% of total)ival-div: 2.0ms (16% of total)ival-mult: 2.0ms (16% of total)ival-sqrt: 2.0ms (16% of total)ival-sub: 1.0ms (8% of total)ival-add: 1.0ms (8% of total)const: 0.0ms (0% 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 (* 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 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 (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (log (/ (+ (sqrt (- 1 (* x x))) 1) x)) |
| 0.0ms | x | @ | inf | (log (/ (+ (sqrt (- 1 (* x x))) 1) x)) |
| 0.0ms | x | @ | -inf | (log (/ (+ (sqrt (- 1 (* x x))) 1) x)) |
| 0.0ms | x | @ | -inf | (+ (sqrt (- 1 (* x x))) 1) |
| 0.0ms | x | @ | -inf | (/ (+ (sqrt (- 1 (* x x))) 1) x) |
| 1× | batch-egg-rewrite |
| 2278× | *-lowering-*.f32 |
| 2278× | *-lowering-*.f64 |
| 1944× | /-lowering-/.f32 |
| 1944× | /-lowering-/.f64 |
| 1712× | fma-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 33 |
| 1 | 53 | 32 |
| 2 | 405 | 32 |
| 3 | 5057 | 32 |
| 0 | 8068 | 32 |
| 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))) |
(* x x) |
| Outputs |
|---|
(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)))) (log.f64 (/.f64 #s(literal 1 binary64) 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 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)))) |
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log1p.f64 (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 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 (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(-.f64 (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (/.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log1p.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (+.f64 (log.f64 (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 x))) |
(-.f64 (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))) (log.f64 (*.f64 x (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(-.f64 (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))) (-.f64 (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))) (+.f64 (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (log.f64 x))) |
(-.f64 (log.f64 (-.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 (/.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) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) x)) (log.f64 (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) x)) (log.f64 (+.f64 (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)) (+.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))))) (/.f64 (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 (log.f64 x) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)))) |
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)))) (-.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 #s(literal 1 binary64) (/.f64 (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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))))) |
(/.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 (log.f64 x) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))))) |
(/.f64 (*.f64 (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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(/.f64 (neg.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)))) (neg.f64 (+.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)))))) |
(/.f64 (neg.f64 (*.f64 (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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)))) (neg.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)))) |
(/.f64 (+.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) 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 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 (/.f64 #s(literal 1 binary64) x))) (*.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) x)))))) |
(/.f64 (-.f64 #s(literal 0 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))) (+.f64 #s(literal 0 binary64) (+.f64 (*.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 0 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (-.f64 #s(literal 0 binary64) x))) (*.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (-.f64 #s(literal 0 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) x)) (log.f64 (/.f64 #s(literal 1 binary64) x)))) (-.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 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)))))))) (+.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 (-.f64 (*.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) (log.f64 (-.f64 #s(literal 0 binary64) x)))) (+.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (-.f64 #s(literal 0 binary64) 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))))))) |
(*.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 #s(literal 1 binary64) (+.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)))))) |
(*.f64 (*.f64 (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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) 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))) |
(-.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(-.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (/.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 x x)) (*.f64 x (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (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)))) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(neg.f64 (/.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 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (-.f64 (-.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))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) x))) |
(/.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 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 #s(literal 1 binary64) (-.f64 (-.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 0 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.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 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 x (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 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 #s(literal -1 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 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))) (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))) (neg.f64 (*.f64 x (+.f64 (sqrt.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 9/2 binary64))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (-.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 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.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 (+.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (*.f64 x (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 x (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) x) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) 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 0 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 #s(literal 1 binary64) (-.f64 (-.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 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 (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 0 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)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (-.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 0 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)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 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)) (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.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 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (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 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))) #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 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))) #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 (*.f64 (+.f64 #s(literal 0 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 0 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 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (*.f64 x (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.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 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)))) (*.f64 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 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.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 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) 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 0 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) 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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) |
(/.f64 (*.f64 #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))) x)) (+.f64 #s(literal 1 binary64) (-.f64 (-.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 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) x)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(/.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) x) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.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) x) (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 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) x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 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))))) |
(/.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 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) (/.f64 #s(literal -1 binary64) x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 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) x)) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) x)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 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) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)))) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) x) |
(pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 x (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) #s(literal 1 binary64)) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 (+.f64 (sqrt.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)))) |
(*.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) (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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) x)) |
(*.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 x (+.f64 #s(literal 1 binary64) (-.f64 (-.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 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) 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) x) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) x)) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #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) 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))) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #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 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 3/2 binary64))) x) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) x) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) 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 0 binary64) (*.f64 x x)) #s(literal 2 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 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (sqrt.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)) |
(-.f64 #s(literal 0 binary64) (-.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)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (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))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.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 x))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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))))))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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))))))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x)) #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 (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)) #s(literal 1 binary64)) |
(fma.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)))) #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)) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.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 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(neg.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 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 #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))))) #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)))) (+.f64 #s(literal 0 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 #s(literal 1 binary64) (-.f64 (-.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))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 #s(literal -1 binary64) (neg.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 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))) (-.f64 #s(literal 1 binary64) (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 9/2 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (-.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 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.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 (+.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (*.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (sqrt.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)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 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)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.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 x x))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #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)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.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)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64))) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 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 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)))) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.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 x x)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (/.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 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.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 x x)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) (+.f64 (/.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 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.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 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.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 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.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 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64))) |
(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 #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) (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)))) (/.f64 (+.f64 (sqrt.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)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.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 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 1 binary64))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (-.f64 #s(literal 0 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 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))) (/.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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (-.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 (+.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 0 binary64) (*.f64 x 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))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.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))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)))) (+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 0 binary64)) (+.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 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (+.f64 #s(literal 0 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 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(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 #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 (*.f64 x x) (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x)))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x x) (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x))))) (hypot.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (hypot.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 x x))))) (neg.f64 (hypot.f64 #s(literal 1 binary64) 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 (*.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) (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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 (*.f64 x 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 (*.f64 x x) (*.f64 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (*.f64 x 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 (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 (*.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))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
| 1× | egg-herbie |
| 2252× | *-lowering-*.f32 |
| 2252× | *-lowering-*.f64 |
| 1410× | +-lowering-+.f64 |
| 1410× | +-lowering-+.f32 |
| 1388× | fma-lowering-fma.f32 |
Useful iterations: 3 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 168 | 707 |
| 1 | 502 | 599 |
| 2 | 1490 | 563 |
| 3 | 4784 | 555 |
| 0 | 8313 | 555 |
| 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))))))) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
(pow x 2) |
| 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 #s(literal -1/4 binary64) (*.f64 x x))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))) |
(+.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (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 (log.f64 #s(literal 2 binary64)) (-.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)))))) (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 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 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 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64))) (pow.f64 x #s(literal 5 binary64))) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 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 #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/6 binary64) (*.f64 x (*.f64 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/6 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (-.f64 (/.f64 #s(literal -1 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 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 (*.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 x (*.f64 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 (/.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.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 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) 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 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 #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 (-.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 x (*.f64 x (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 (*.f64 x 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 x (*.f64 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 #s(literal 1/2 binary64) (*.f64 x (sqrt.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 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))))))) |
(* -1 (* x (sqrt -1))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
(* -1 (* x (- (sqrt -1) (/ 1 x)))) |
(-.f64 #s(literal 1 binary64) (*.f64 x (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 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (*.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 #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 x (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) x)) (*.f64 x (sqrt.f64 #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 (*.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 x (*.f64 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 #s(literal 1/2 binary64) (*.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 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (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 (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 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) x) (/.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 #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 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.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 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (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 #s(literal -1/8 binary64) (sqrt.f64 #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) x) (/.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))))))) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
Compiled 7749 to 1160 computations (85% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 321 | 0 | 321 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 6 | 6 |
| Total | 321 | 7 | 328 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
| ✓ | 99.1% | (neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
| ✓ | 100.0% | (log.f64 (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) |
| ✓ | 99.9% | (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.9% | (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.8% | (log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
| ✓ | 99.1% | (log.f64 (/.f64 #s(literal 2 binary64) x)) |
Compiled 206 to 110 computations (46.6% 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)) |
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(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 (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))) |
(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)))) |
| Outputs |
|---|
(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)))) |
3 calls:
| 3.0ms | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 3.0ms | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 100.0% | 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)) |
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(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 (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))) |
| Outputs |
|---|
(log.f64 (/.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) |
3 calls:
| 3.0ms | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 3.0ms | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 100.0% | 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)) |
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(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.9% | 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)) |
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(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:
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 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)) |
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
| Outputs |
|---|
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 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 |
|---|
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 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)))) |
| Outputs |
|---|
(neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
1 calls:
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 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.1% | 1 | x |
Compiled 2 to 1 computations (50% saved)
| 1× | egg-herbie |
| 28× | +-commutative_binary64 |
| 24× | *-commutative_binary64 |
| 12× | sub-neg_binary64 |
| 10× | neg-sub0_binary64 |
| 10× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 46 | 94 |
| 1 | 76 | 94 |
| 2 | 88 | 94 |
| 3 | 95 | 94 |
| 4 | 97 | 94 |
| 1× | saturated |
| Inputs |
|---|
(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)))) |
(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 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 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x)) |
(neg.f64 (log.f64 (/.f64 x #s(literal 2 binary64)))) |
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
| Outputs |
|---|
(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 #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)))) |
(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 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 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))))) |
(log.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 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)) |
| 4086× | *-lowering-*.f32 |
| 4086× | *-lowering-*.f64 |
| 3294× | *-lowering-*.f32 |
| 3294× | *-lowering-*.f64 |
| 3180× | /-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 | 36 | 204 |
| 1 | 242 | 178 |
| 2 | 2094 | 176 |
| 0 | 9573 | 176 |
| 0 | 20 | 85 |
| 1 | 114 | 78 |
| 2 | 813 | 78 |
| 0 | 8634 | 78 |
| 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 192 to 115 computations (40.1% saved)
Compiled 224 to 112 computations (50% saved)
Loading profile data...