
Time bar (total: 7.2s)
| 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 11 computations (26.7% saved)
| 772.0ms | 8 256× | 0 | valid |
| 2.0ms | 25× | 0 | invalid |
ival-div: 149.0ms (30.3% of total)ival-log: 129.0ms (26.3% of total)ival-sqrt: 79.0ms (16.1% of total)ival-mult: 46.0ms (9.4% of total)ival-sub: 40.0ms (8.1% of total)ival-add: 34.0ms (6.9% of total)ival-true: 6.0ms (1.2% of total)exact: 4.0ms (0.8% of total)ival-assert: 3.0ms (0.6% of total)| 2× | egg-herbie |
| 28 400× | accelerator-lowering-fma.f32 |
| 28 400× | accelerator-lowering-fma.f64 |
| 3 690× | *-lowering-*.f32 |
| 3 690× | *-lowering-*.f64 |
| 2 256× | +-lowering-+.f64 |
Useful iterations: 14 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 44 |
| 1 | 42 | 40 |
| 2 | 76 | 40 |
| 3 | 156 | 40 |
| 4 | 264 | 40 |
| 5 | 414 | 40 |
| 6 | 637 | 34 |
| 7 | 972 | 34 |
| 8 | 1389 | 34 |
| 9 | 1919 | 34 |
| 10 | 4338 | 34 |
| 11 | 5818 | 34 |
| 12 | 6848 | 34 |
| 13 | 7260 | 34 |
| 14 | 7628 | 34 |
| 15 | 7784 | 34 |
| 0 | 9 | 13 |
| 1 | 17 | 13 |
| 2 | 24 | 13 |
| 3 | 32 | 13 |
| 4 | 47 | 13 |
| 5 | 67 | 13 |
| 6 | 110 | 13 |
| 7 | 303 | 13 |
| 8 | 583 | 13 |
| 9 | 1162 | 13 |
| 10 | 2105 | 13 |
| 11 | 3842 | 13 |
| 12 | 4825 | 13 |
| 13 | 5182 | 13 |
| 14 | 5517 | 11 |
| 15 | 5776 | 11 |
| 16 | 5857 | 11 |
| 17 | 6068 | 11 |
| 18 | 6988 | 11 |
| 0 | 8044 | 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) (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 (* x x)))) x)) |
(log (+ (/ 1 (neg x)) (/ (sqrt (- 1 (* (neg x) (neg x)))) (neg x)))) |
(log (/ (- -1 (sqrt (- 1 (* x x)))) x)) |
(neg (log (+ (/ 1 (neg x)) (/ (sqrt (- 1 (* (neg x) (neg x)))) (neg x))))) |
(neg (log (/ (- -1 (sqrt (- 1 (* x x)))) x))) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (sqrt.f64 (-.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 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | (-.f64 #s(literal 1 binary64) (*.f64 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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 58.0ms | 512× | 0 | valid |
Compiled 136 to 40 computations (70.6% saved)
ival-div: 7.0ms (25.4% of total)ival-log: 6.0ms (21.7% of total)ival-mult: 5.0ms (18.1% of total)ival-sqrt: 4.0ms (14.5% of total)ival-sub: 3.0ms (10.9% of total)ival-add: 2.0ms (7.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Compiled 1 to 1 computations (0% 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 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| ✓ | cost-diff | 704 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 28 400× | accelerator-lowering-fma.f32 |
| 28 400× | accelerator-lowering-fma.f64 |
| 3 690× | *-lowering-*.f32 |
| 3 690× | *-lowering-*.f64 |
| 2 256× | +-lowering-+.f64 |
Useful iterations: 14 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 52 |
| 1 | 17 | 52 |
| 2 | 24 | 52 |
| 3 | 32 | 52 |
| 4 | 47 | 52 |
| 5 | 67 | 52 |
| 6 | 110 | 52 |
| 7 | 303 | 52 |
| 8 | 583 | 52 |
| 9 | 1162 | 52 |
| 10 | 2105 | 52 |
| 11 | 3842 | 52 |
| 12 | 4825 | 52 |
| 13 | 5182 | 52 |
| 14 | 5517 | 48 |
| 15 | 5776 | 48 |
| 16 | 5857 | 48 |
| 17 | 6068 | 48 |
| 18 | 6988 | 48 |
| 0 | 8044 | 48 |
| 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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (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% | (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 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
| 20.0ms | 256× | 0 | valid |
Compiled 54 to 11 computations (79.6% saved)
ival-div: 4.0ms (30.9% of total)ival-log: 3.0ms (23.2% of total)ival-mult: 2.0ms (15.5% of total)ival-sqrt: 2.0ms (15.5% of total)ival-add: 1.0ms (7.7% of total)ival-sub: 1.0ms (7.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))> |
#<alt (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)))> |
#<alt (/ 1 x)> |
#<alt (/ (sqrt (- 1 (* x x))) x)> |
#<alt (sqrt (- 1 (* x x)))> |
| Outputs |
|---|
#<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 (+ (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 (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ 1 x)> |
#<alt (/ (+ 1 (* -1/2 (pow x 2))) x)> |
#<alt (/ (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x)> |
#<alt (/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x)> |
#<alt (sqrt -1)> |
#<alt (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))> |
#<alt (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))> |
#<alt (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))> |
#<alt (* -1 (sqrt -1))> |
#<alt (- (* -1 (sqrt -1)) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))> |
#<alt (- (+ (* -1 (sqrt -1)) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))) (/ 1/2 (* (pow x 2) (sqrt -1))))> |
#<alt (- (+ (* -1 (sqrt -1)) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5))))))> |
#<alt 1> |
#<alt (+ 1 (* -1/2 (pow x 2)))> |
#<alt (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2)))> |
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2)))> |
#<alt (* x (sqrt -1))> |
#<alt (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))))> |
#<alt (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))))> |
#<alt (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))> |
#<alt (* -1 (* x (sqrt -1)))> |
#<alt (* -1 (* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))))> |
#<alt (* -1 (* x (- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3))))))> |
#<alt (* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))))> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) |
| 1.0ms | x | @ | 0 | (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) |
| 1.0ms | x | @ | -inf | (log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) |
| 1.0ms | x | @ | inf | (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) |
| 0.0ms | x | @ | 0 | (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) |
| 1× | batch-egg-rewrite |
| 4 520× | accelerator-lowering-fma.f32 |
| 4 520× | accelerator-lowering-fma.f64 |
| 3 106× | *-lowering-*.f32 |
| 3 106× | *-lowering-*.f64 |
| 2 972× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 42 |
| 1 | 62 | 42 |
| 2 | 617 | 38 |
| 3 | 7577 | 38 |
| 0 | 8335 | 38 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x)) |
(log (+ (/ 1 x) (/ (sqrt (- 1 (* x x))) x))) |
(/ 1 x) |
(/ (sqrt (- 1 (* x x))) x) |
(sqrt (- 1 (* x x))) |
| Outputs |
|---|
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(+.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.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) (*.f64 x x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 x x))))) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x))) |
(-.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x)) |
(-.f64 (*.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)))))) (/.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)))) x) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) (/.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)) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (*.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) (*.f64 x x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 x x))))) |
(fma.f64 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))))) (neg.f64 (/.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)))) x) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (neg.f64 (/.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)))) x) (*.f64 x x))))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.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) (*.f64 x x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 x x))))) |
(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)) x) (/.f64 #s(literal 1 binary64) x)) |
(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)) (/.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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) |
(fma.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 (neg.f64 (/.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)))) x) (*.f64 x x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (/.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)))) x) (*.f64 x x))))) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.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 #s(literal 1 binary64) x)) |
(fma.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 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(fma.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 #s(literal 1 binary64) x)) |
(fma.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 #s(literal 1 binary64) x)) |
(fma.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 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (neg.f64 (/.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)))) x) (*.f64 x x))))) |
(fma.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))))) (neg.f64 x) (neg.f64 (/.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)))) x) (*.f64 x x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (/.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (/.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)))) x) (*.f64 x x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (/.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (/.f64 (neg.f64 (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (/.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)))) x) (*.f64 x x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (neg.f64 x) (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.f64 (*.f64 x x)) (neg.f64 (/.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)))) x) (*.f64 x x))))) |
(fma.f64 (/.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))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (neg.f64 (/.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)))) x) (*.f64 x x))))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x x) (neg.f64 (/.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)))) x) (*.f64 x x))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) 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)))) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)))) |
(neg.f64 (+.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) x))) |
(neg.f64 (/.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 (*.f64 x x)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (neg.f64 (+.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)))) (*.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.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 x x)) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x))))) |
(neg.f64 (/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (neg.f64 (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 (neg.f64 x) (/.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #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 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x))) |
(/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)))) |
(/.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.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 x x)) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(/.f64 (+.f64 x (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 x (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (neg.f64 x) (/.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (neg.f64 x) (/.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (neg.f64 (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (+.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)))) (*.f64 x x))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) (/.f64 (+.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 9 binary64))) (*.f64 (+.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)))) (*.f64 x x))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 x x) (-.f64 (fma.f64 x x (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.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)))) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (fma.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 x (*.f64 x x))) x)))) |
(/.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #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 x (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) (-.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(/.f64 (/.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) x) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) (*.f64 x (/.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 (neg.f64 (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 x (*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64))) (*.f64 (/.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x))) |
(/.f64 (-.f64 (*.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 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)))) (*.f64 (/.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)))) x))) |
(/.f64 (neg.f64 (+.f64 x (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (/.f64 (neg.f64 (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (neg.f64 x) (/.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.f64 (/.f64 (neg.f64 (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (*.f64 x x)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (+.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)))) (*.f64 x x)))))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) 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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x)) (neg.f64 x)) |
(/.f64 (-.f64 (pow.f64 (*.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)))))) #s(literal 3 binary64)) (pow.f64 (/.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)))) x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (*.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)))))) (*.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)))))) (fma.f64 (/.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)))) x) (*.f64 x x))) (/.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)))) x) (*.f64 x x))) (*.f64 (*.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)))))) (/.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)))) x) (*.f64 x x))))))) |
(/.f64 (-.f64 (*.f64 (*.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)))))) (*.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))))))) (*.f64 (/.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)))) x) (*.f64 x x))) (/.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)))) x) (*.f64 x x))))) (fma.f64 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 x x)) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #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) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (neg.f64 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 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal -1 binary64)) (neg.f64 (*.f64 x x))) |
(/.f64 (*.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal -1 binary64) x)) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.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 #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)))) (*.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x)) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (fma.f64 x x (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.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 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 9 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)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x))))) (fma.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (-.f64 (/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 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)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (/.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (fma.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 x (*.f64 x 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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (+.f64 x (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x) (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (+.f64 (neg.f64 x) (/.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x)) (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (/.f64 (neg.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) x) (neg.f64 x)) |
(/.f64 (/.f64 (neg.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) #s(literal -1 binary64)) (*.f64 x x)) |
(/.f64 (/.f64 (+.f64 x (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x) |
(/.f64 (/.f64 (+.f64 (neg.f64 x) (/.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x)) |
(/.f64 (/.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (neg.f64 x)) (neg.f64 x)) |
(pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 #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 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 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 (/.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)))) x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.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 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
(*.f64 (+.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)))) (*.f64 x x))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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)) (sqrt.f64 (-.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)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x))) (/.f64 (/.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 x)) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (+.f64 x (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))) |
(*.f64 (+.f64 (neg.f64 x) (/.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 x x)))) |
(*.f64 (neg.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x)))) |
(*.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.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) (neg.f64 (+.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)))) (*.f64 x x)))))) |
(*.f64 (neg.f64 (/.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(*.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)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x 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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #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) (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 #s(literal -1 binary64) x) (+.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(*.f64 (*.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 1 binary64)) (/.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 1 binary64) x)) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x))) |
(*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 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)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x))))) (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x)) |
(*.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (-.f64 (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (/.f64 (*.f64 x x) (sqrt.f64 (-.f64 #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 (/.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (/.f64 (neg.f64 (*.f64 x x)) (sqrt.f64 (-.f64 #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 (neg.f64 x) (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.f64 (*.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) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.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 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 x x)) |
(*.f64 (/.f64 (/.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) (neg.f64 x)) #s(literal -1 binary64)) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) #s(literal 0 binary64)) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (log.f64 (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (log.f64 (/.f64 (/.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)))) 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 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(+.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) #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)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)))))) |
(+.f64 (log.f64 (+.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)))) (*.f64 x x)))) (log.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x))))))) |
(+.f64 (log.f64 (+.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)))) (*.f64 x x)))) (log.f64 (/.f64 (/.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 x)) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(+.f64 (neg.f64 (log.f64 x)) (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(+.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (log.f64 x))) |
(+.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 x))) (log.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 (+.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)))) |
(+.f64 (log.f64 (pow.f64 x #s(literal -1/2 binary64))) (log.f64 (*.f64 (pow.f64 x #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(+.f64 (log.f64 (+.f64 x (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) |
(+.f64 (log.f64 (+.f64 (neg.f64 x) (/.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (*.f64 x x))))) |
(+.f64 (log.f64 (neg.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 x x))))) |
(+.f64 (log.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (+.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)))) (*.f64 x x))))))) |
(+.f64 (log.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)))) |
(+.f64 (log.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)))) |
(+.f64 (log.f64 (/.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x)) (neg.f64 (log.f64 x))) |
(+.f64 (neg.f64 (log.f64 (+.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)))) (*.f64 x x))))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))))) |
(+.f64 (log.f64 (/.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)))) |
(+.f64 (log.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (/.f64 #s(literal 1 binary64) x))) (log.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(+.f64 (log.f64 (*.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 1 binary64))) (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))) |
(+.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64))) (neg.f64 (log.f64 x))) |
(+.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) |
(+.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (pow.f64 x #s(literal -1/2 binary64)))) (log.f64 (pow.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (log.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)))) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(+.f64 (log.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (fma.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (*.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (log.f64 (fma.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) x)))) |
(+.f64 (log.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 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)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)))))) (log.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))))) |
(+.f64 (log.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 x)) |
(+.f64 (log.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (+.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (neg.f64 x))) |
(+.f64 (log.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (-.f64 (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (log.f64 (/.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 (log.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (+.f64 (/.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) (log.f64 (/.f64 (neg.f64 (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 (log.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (+.f64 (neg.f64 x) (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log.f64 (neg.f64 (*.f64 x x)))) |
(+.f64 (log.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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x))))) (log.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x))))) |
(+.f64 (log.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (-.f64 x (*.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(+.f64 (log.f64 (/.f64 (/.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x) (neg.f64 x))) (log.f64 #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 x x) (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)))) |
(-.f64 (log.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.f64 #s(literal 2 binary64) (log.f64 x))) |
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) #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)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x))) |
(-.f64 (log.f64 (+.f64 x (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (/.f64 (*.f64 x x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (log.f64 (+.f64 (neg.f64 x) (/.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (/.f64 (neg.f64 (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (log.f64 (neg.f64 (*.f64 x x)))) |
(-.f64 (log.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))))) (log.f64 (neg.f64 (+.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)))) (*.f64 x x)))))) |
(-.f64 (log.f64 (neg.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) 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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x))) |
(-.f64 (log.f64 (/.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) x)) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(neg.f64 (log.f64 (/.f64 (*.f64 x x) (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3 binary64))) (fma.f64 (log.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (log.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (fma.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 (log.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (*.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))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) #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)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (fma.f64 (log.f64 (+.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)))) (*.f64 x x)))) (log.f64 (+.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)))) (*.f64 x x)))) (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) #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)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) #s(literal 3 binary64))) (fma.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))) (fma.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 (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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (log.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x)))) (log.f64 (*.f64 (fma.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x x)) #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)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x x)))) (log.f64 (+.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)))) (*.f64 x x)))))) (log.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fma.f64 (sqrt.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 x x)) (/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.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) (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 (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)))) |
(exp.f64 (neg.f64 (log.f64 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) (neg.f64 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 (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) x) #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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal -1 binary64))) |
(exp.f64 (+.f64 (neg.f64 (log.f64 x)) (*.f64 #s(literal 1/2 binary64) (log1p.f64 (neg.f64 (*.f64 x x)))))) |
(exp.f64 (fma.f64 #s(literal 1/2 binary64) (log1p.f64 (neg.f64 (*.f64 x x))) (neg.f64 (log.f64 x)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x))) |
(neg.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) |
(/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 x) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 x (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(/.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x) |
(/.f64 (/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) x) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (fma.f64 (neg.f64 x) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 x) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(pow.f64 (/.f64 x (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))) 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) (pow.f64 (/.f64 #s(literal 1 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))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 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)) 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)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)) #s(literal -1 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 (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) x)) |
(*.f64 (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #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/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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #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 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (pow.f64 x #s(literal -1/2 binary64))) (pow.f64 x #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (neg.f64 (*.f64 x x))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
(neg.f64 (neg.f64 (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 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (neg.f64 x) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (neg.f64 x) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.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 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)))) |
(/.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 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (neg.f64 x) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x 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 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (neg.f64 x) (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.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 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (neg.f64 x) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(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 (log1p.f64 (neg.f64 (*.f64 x x)))) #s(literal 1/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 #s(literal -1 binary64) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (neg.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 x (*.f64 x (*.f64 x x)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) #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) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.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 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 x) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 x) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (neg.f64 x) (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.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 (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 |
| 17 138× | accelerator-lowering-fma.f32 |
| 17 138× | accelerator-lowering-fma.f64 |
| 3 282× | *-lowering-*.f32 |
| 3 282× | *-lowering-*.f64 |
| 2 100× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 155 | 767 |
| 1 | 409 | 742 |
| 2 | 1098 | 722 |
| 3 | 3202 | 709 |
| 4 | 7969 | 709 |
| 0 | 8467 | 680 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 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))) |
(+ (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))) |
(/ 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 |
|---|
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x) |
(/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) x) |
(/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x) |
(/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) x) |
(sqrt -1) |
(sqrt.f64 #s(literal -1 binary64)) |
(+ (sqrt -1) (/ 1 x)) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))) |
(+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x 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 (/.f64 #s(literal 1 binary64) x) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 x x)))) |
(* -1 (sqrt -1)) |
(neg.f64 (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 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (sqrt.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))) |
(+ (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 (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) (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 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -3/32 binary64)) #s(literal -1/4 binary64))) (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 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -5/96 binary64) #s(literal -3/32 binary64))) #s(literal -1/4 binary64))) (log.f64 #s(literal 2 binary64))) (log.f64 x)) |
(log (sqrt -1)) |
(log.f64 (sqrt.f64 #s(literal -1 binary64))) |
(+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(- (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
(- (+ (log (sqrt -1)) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (log.f64 (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))))) |
(log (* -1 (sqrt -1))) |
(log.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))) |
(+.f64 (log.f64 (neg.f64 (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 (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (+.f64 (log.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (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 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (/.f64 (+.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (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 x (*.f64 x (*.f64 x x))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 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 x) |
(/.f64 #s(literal 1 binary64) x) |
(/ (+ 1 (* -1/2 (pow x 2))) x) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) x) |
(/ (+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) x) |
(/ (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)) #s(literal 1 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 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) |
(- (+ (sqrt -1) (/ 1/2 (* (pow x 2) (sqrt -1)))) (/ 1/8 (* (pow x 4) (pow (sqrt -1) 3)))) |
(+.f64 (sqrt.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 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) (*.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 (sqrt.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 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))))) (*.f64 x x))) (/.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 (sqrt -1)) |
(neg.f64 (sqrt.f64 #s(literal -1 binary64))) |
(- (* -1 (sqrt -1)) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1))))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (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 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 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 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal -1/2 binary64) (sqrt.f64 #s(literal -1 binary64)))) (*.f64 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))) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/16 binary64) #s(literal -1/8 binary64))) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* x (sqrt -1)) |
(*.f64 x (sqrt.f64 #s(literal -1 binary64))) |
(* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) |
(fma.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))))) |
(fma.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.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/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))) |
(fma.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.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 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* x (sqrt -1))) |
(*.f64 (sqrt.f64 #s(literal -1 binary64)) (neg.f64 x)) |
(* -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)))))) |
(fma.f64 x (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))) |
(fma.f64 x (+.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 x (*.f64 x (*.f64 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))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
Compiled 10 129 to 1 257 computations (87.6% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 377 | 4 | 381 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 378 | 4 | 382 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) |
| ▶ | 100.0% | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
| ▶ | 98.9% | (log.f64 (/.f64 #s(literal 2 binary64) x)) |
| ▶ | 0.0% | (log.f64 (sqrt.f64 #s(literal -1 binary64))) |
Compiled 31 to 23 computations (25.8% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x #s(literal -1/2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) |
| ✓ | cost-diff | 320 | (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x) |
| ✓ | cost-diff | 0 | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal 2 binary64) x) |
| ✓ | cost-diff | 0 | (log.f64 (/.f64 #s(literal 2 binary64) x)) |
| ✓ | cost-diff | 0 | (sqrt.f64 #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (log.f64 (sqrt.f64 #s(literal -1 binary64))) |
| 10 628× | accelerator-lowering-fma.f32 |
| 10 628× | accelerator-lowering-fma.f64 |
| 2 680× | *-lowering-*.f32 |
| 2 680× | *-lowering-*.f64 |
| 2 456× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 92 |
| 1 | 32 | 92 |
| 2 | 39 | 92 |
| 3 | 47 | 92 |
| 4 | 62 | 92 |
| 5 | 82 | 92 |
| 6 | 125 | 92 |
| 7 | 324 | 92 |
| 8 | 609 | 92 |
| 9 | 1205 | 92 |
| 10 | 2261 | 92 |
| 11 | 3348 | 92 |
| 12 | 4432 | 88 |
| 13 | 6090 | 88 |
| 0 | 8259 | 85 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (sqrt -1)) |
(sqrt -1) |
-1 |
(log (/ 2 x)) |
(/ 2 x) |
2 |
x |
(log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) |
(/ (+ 1 (sqrt (- 1 (* x x)))) x) |
(+ 1 (sqrt (- 1 (* x x)))) |
1 |
(sqrt (- 1 (* x x))) |
(- 1 (* x x)) |
(* x x) |
x |
(log (/ (+ (* x (* x -1/2)) 2) x)) |
(/ (+ (* x (* x -1/2)) 2) x) |
(+ (* x (* x -1/2)) 2) |
x |
(* x -1/2) |
-1/2 |
2 |
| Outputs |
|---|
(log (sqrt -1)) |
(log.f64 (sqrt.f64 #s(literal -1 binary64))) |
(sqrt -1) |
(sqrt.f64 #s(literal -1 binary64)) |
-1 |
#s(literal -1 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 (/ (+ 1 (sqrt (- 1 (* x x)))) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(/ (+ 1 (sqrt (- 1 (* x x)))) x) |
(/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x) |
(+ 1 (sqrt (- 1 (* x x)))) |
(+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
1 |
#s(literal 1 binary64) |
(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) |
x |
(log (/ (+ (* x (* x -1/2)) 2) x)) |
(log.f64 (fma.f64 x #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) x))) |
(/ (+ (* x (* x -1/2)) 2) x) |
(fma.f64 x #s(literal -1/2 binary64) (/.f64 #s(literal 2 binary64) x)) |
(+ (* x (* x -1/2)) 2) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
x |
(* x -1/2) |
(*.f64 x #s(literal -1/2 binary64)) |
-1/2 |
#s(literal -1/2 binary64) |
2 |
#s(literal 2 binary64) |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal -1/2 binary64)) |
| ✓ | accuracy | 100.0% | (log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
| ✓ | accuracy | 100.0% | (*.f64 x x) |
| ✓ | accuracy | 100.0% | (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) |
| ✓ | accuracy | 100.0% | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
| ✓ | accuracy | 100.0% | (/.f64 #s(literal 2 binary64) x) |
| ✓ | accuracy | 100.0% | (log.f64 (/.f64 #s(literal 2 binary64) x)) |
| ✓ | accuracy | 100.0% | (sqrt.f64 #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (log.f64 (sqrt.f64 #s(literal -1 binary64))) |
| 74.0ms | 256× | 0 | invalid |
Compiled 91 to 22 computations (75.8% saved)
ival-mult: 39.0ms (63.2% of total)ival-log: 10.0ms (16.2% of total)ival-div: 5.0ms (8.1% of total)ival-sqrt: 4.0ms (6.5% of total)ival-add: 2.0ms (3.2% of total)ival-sub: 1.0ms (1.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (log (sqrt -1))> |
#<alt (sqrt -1)> |
#<alt (log (/ 2 x))> |
#<alt (/ 2 x)> |
#<alt (log (/ (+ 1 (sqrt (- 1 (* x x)))) x))> |
#<alt (/ (+ 1 (sqrt (- 1 (* x x)))) x)> |
#<alt (+ 1 (sqrt (- 1 (* x x))))> |
#<alt (sqrt (- 1 (* x x)))> |
#<alt (/ (+ (* x (* x -1/2)) 2) x)> |
#<alt (log (/ (+ (* x (* x -1/2)) 2) x))> |
#<alt (+ (* x (* x -1/2)) 2)> |
#<alt (* x -1/2)> |
#<alt (* x x)> |
| Outputs |
|---|
#<alt (+ (log 2) (* -1 (log x)))> |
#<alt (+ (log 2) (* -1 (log x)))> |
#<alt (+ (log 2) (* -1 (log x)))> |
#<alt (+ (log 2) (* -1 (log x)))> |
#<alt (+ (log 2) (log (/ 1 x)))> |
#<alt (+ (log 2) (log (/ 1 x)))> |
#<alt (+ (log 2) (log (/ 1 x)))> |
#<alt (+ (log 2) (log (/ 1 x)))> |
#<alt (+ (log -2) (log (/ -1 x)))> |
#<alt (+ (log -2) (log (/ -1 x)))> |
#<alt (+ (log -2) (log (/ -1 x)))> |
#<alt (+ (log -2) (log (/ -1 x)))> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (/ 2 x)> |
#<alt (+ (log 2) (* -1 (log x)))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2))))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4))))> |
#<alt (+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -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 (/ 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 (+ (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> |
#<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 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)> |
33 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 136.0ms | x | @ | inf | (log (/ 2 x)) |
| 28.0ms | x | @ | 0 | (log (/ 2 x)) |
| 18.0ms | x | @ | -inf | (log (/ 2 x)) |
| 1.0ms | x | @ | inf | (/ (+ (* x (* x -1/2)) 2) x) |
| 0.0ms | x | @ | inf | (log (/ (+ (* x (* x -1/2)) 2) x)) |
| 1× | batch-egg-rewrite |
| 5 416× | accelerator-lowering-fma.f32 |
| 5 416× | accelerator-lowering-fma.f64 |
| 3 510× | *-lowering-*.f32 |
| 3 510× | *-lowering-*.f64 |
| 2 924× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 79 |
| 1 | 97 | 79 |
| 2 | 678 | 79 |
| 3 | 6788 | 79 |
| 0 | 9169 | 75 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (sqrt -1)) |
(sqrt -1) |
(log (/ 2 x)) |
(/ 2 x) |
(log (/ (+ 1 (sqrt (- 1 (* x x)))) x)) |
(/ (+ 1 (sqrt (- 1 (* x x)))) x) |
(+ 1 (sqrt (- 1 (* x x)))) |
(sqrt (- 1 (* x x))) |
(/ (+ (* x (* x -1/2)) 2) x) |
(log (/ (+ (* x (* x -1/2)) 2) x)) |
(+ (* x (* x -1/2)) 2) |
(* x -1/2) |
(* x x) |
| Outputs |
|---|
(log.f64 (sqrt.f64 #s(literal -1 binary64))) |
(+.f64 (log.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64))) (log.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64))) |
(*.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64)))) |
(sqrt.f64 #s(literal -1 binary64)) |
(pow.f64 #s(literal -1 binary64) #s(literal 1/2 binary64)) |
(pow.f64 #s(literal 1 binary64) #s(literal 1/4 binary64)) |
(pow.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 1/4 binary64))) |
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
(+.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x))) |
(+.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (neg.f64 (log.f64 (neg.f64 x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -2 binary64) x))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 x))) (log.f64 #s(literal -2 binary64))) |
(+.f64 (log.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(-.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)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 #s(literal 2 binary64) x))) #s(literal 0 binary64)) |
(neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/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 (fma.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/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 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 0 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal -2 binary64)) (log.f64 #s(literal -2 binary64)) (fma.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 x)) (*.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)))) (log.f64 (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (*.f64 (log.f64 #s(literal -2 binary64)) (log.f64 #s(literal -2 binary64))) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 x)))) (log.f64 (*.f64 #s(literal -2 binary64) (neg.f64 x)))) |
(*.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 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 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 #s(literal 2 binary64) x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (log.f64 (*.f64 #s(literal 2 binary64) x)) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 #s(literal 2 binary64) x)))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -2 binary64) x)) |
(neg.f64 (/.f64 #s(literal -2 binary64) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -2 binary64) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal 2 binary64) x) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 #s(literal -2 binary64) (neg.f64 x)) |
(/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x)) |
(*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64))) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) #s(literal 0 binary64)) |
(+.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (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))))) (neg.f64 (log.f64 (neg.f64 x)))) |
(+.f64 (log1p.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (/.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 (log1p.f64 (*.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) (fma.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x)))) |
(+.f64 (log1p.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (*.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 (log1p.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (/.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 (log.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 2 binary64) (log.f64 x)) (log.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 #s(literal 2 binary64) (log.f64 x)) (log.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 2 binary64) (log.f64 x)) (log.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) x)))) |
(+.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(+.f64 (neg.f64 (log.f64 x)) (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (log.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) (neg.f64 (log1p.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(+.f64 (log.f64 (/.f64 (*.f64 x x) x)) (neg.f64 (log1p.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 x))) (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 (log.f64 (pow.f64 (/.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64))) (neg.f64 (log1p.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(+.f64 (log.f64 (pow.f64 (/.f64 x (*.f64 x x)) #s(literal -1 binary64))) (neg.f64 (log1p.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(+.f64 (log.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))) (log.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)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.f64 (log.f64 (neg.f64 x)))) |
(+.f64 (log.f64 (/.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 1 binary64)))) (log1p.f64 (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64))))) |
(+.f64 (log.f64 (/.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))))) (log.f64 (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(+.f64 (log.f64 (/.f64 (/.f64 (*.f64 x x) x) (*.f64 x x))) (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(+.f64 (log.f64 (/.f64 (/.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) (log.f64 (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (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 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #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)))) (/.f64 (*.f64 x x) x)))) |
(-.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.f64 x))) |
(-.f64 (log1p.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (fma.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x))) |
(-.f64 (log1p.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (/.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) x)))) |
(-.f64 (log1p.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (*.f64 (neg.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x)))) |
(-.f64 (log1p.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (*.f64 (neg.f64 x) (neg.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 #s(literal -1 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.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)) (log.f64 (/.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 2 binary64) (log.f64 x)) (log.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x)))) |
(-.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (log.f64 (*.f64 (neg.f64 x) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(-.f64 (neg.f64 (log.f64 x)) (-.f64 #s(literal 0 binary64) (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (log1p.f64 (*.f64 (*.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 x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (fma.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x) (+.f64 #s(literal 1 binary64) (fma.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 (fma.f64 x x #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))))) |
(-.f64 (log.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) (log1p.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 (/.f64 (*.f64 x x) x)) (log1p.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (log1p.f64 (neg.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)))))) (log.f64 (*.f64 (fma.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(-.f64 (log1p.f64 (neg.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)))))) (log.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64))))) |
(-.f64 (log1p.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (*.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 (log.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (log.f64 (*.f64 (neg.f64 x) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (log.f64 (*.f64 x (neg.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (log.f64 (neg.f64 (fma.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x)))) |
(-.f64 (log.f64 (*.f64 x (neg.f64 x))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 x (neg.f64 x))) (log.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x))) |
(-.f64 (log.f64 (*.f64 x (neg.f64 x))) (log.f64 (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 (*.f64 x (neg.f64 x))) (log.f64 (*.f64 x (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(-.f64 (log.f64 (*.f64 x (neg.f64 x))) (log.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(-.f64 (log.f64 (fma.f64 x (neg.f64 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 (/.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64))))) |
(-.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)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))))) (log.f64 (*.f64 (neg.f64 x) (neg.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (fma.f64 x (neg.f64 x) #s(literal 0 binary64)))) (log.f64 (*.f64 (neg.f64 x) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64))) (log.f64 (*.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64))) (log.f64 (*.f64 (neg.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) #s(literal 1 binary64))) (log.f64 (*.f64 (neg.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 0 binary64)) #s(literal -1 binary64))) (log.f64 (*.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 0 binary64)) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)) x))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))))) (log.f64 (*.f64 x (neg.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 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 (neg.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x))) (log.f64 (neg.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 (neg.f64 (/.f64 (*.f64 x x) x))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x))) (log1p.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) x))) (log1p.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))))) (log.f64 (neg.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 #s(literal 1 binary64) x) (*.f64 x (neg.f64 x)))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (neg.f64 x) #s(literal 0 binary64)))) (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (neg.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 (neg.f64 x)) (/.f64 #s(literal 1 binary64) x))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.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) (/.f64 #s(literal -1 binary64) x))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) x))) (log1p.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal -1 binary64) x))) (log1p.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))))) (log1p.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x x)))) (log1p.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(-.f64 (log.f64 (/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64))) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (log.f64 x) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x))) |
(fma.f64 #s(literal 2 binary64) (log.f64 x) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(fma.f64 #s(literal 2 binary64) (log.f64 x) (log.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) x)))) |
(fma.f64 #s(literal 2 binary64) (log.f64 x) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(fma.f64 (log.f64 x) #s(literal 2 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x))) |
(fma.f64 (log.f64 x) #s(literal 2 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) |
(fma.f64 (log.f64 x) #s(literal 2 binary64) (log.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) x)))) |
(fma.f64 (log.f64 x) #s(literal 2 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(fma.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) (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.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))) #s(literal 0 binary64)) |
(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 (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64))) (-.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))) (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)))) |
(/.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 (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64))))) |
(/.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 (neg.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 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (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) (fma.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (*.f64 #s(literal 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 (neg.f64 x)) #s(literal 3 binary64))) (fma.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))))) (fma.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 x)) (*.f64 (log.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)))) (log.f64 (/.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 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)))))))) (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 (neg.f64 x)) (log.f64 (neg.f64 x)))) (log.f64 (*.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 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) (fma.f64 (log.f64 x) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (pow.f64 (log1p.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64))))) |
(*.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 #s(literal 0 binary64) (neg.f64 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 #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 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))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) 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 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 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 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 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 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x))) |
(/.f64 (*.f64 x x) (*.f64 (neg.f64 x) (neg.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)))) x) |
(/.f64 (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x)) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (neg.f64 x) (neg.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) x) (/.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 x))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x)) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 x (neg.f64 x)) (*.f64 x (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 x (neg.f64 x)) (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (neg.f64 x) (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 x (neg.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x))) |
(/.f64 (fma.f64 (*.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 x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x) (+.f64 #s(literal 1 binary64) (fma.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 (fma.f64 x x #s(literal -1 binary64)) (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)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (fma.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (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)) (*.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))))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal 0 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 (fma.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 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #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 x) x) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 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)))) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 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)))) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x)) |
(/.f64 (*.f64 (fma.f64 x (neg.f64 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)) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 x (neg.f64 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)) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 (neg.f64 x) (neg.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) (fma.f64 x (neg.f64 x) #s(literal 0 binary64))) (*.f64 (neg.f64 x) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (*.f64 x (neg.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) (fma.f64 x (neg.f64 x) #s(literal 0 binary64))) (*.f64 x (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)) (neg.f64 (-.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)) (neg.f64 (-.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))))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #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) (/.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)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (-.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 (neg.f64 x))) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (neg.f64 x) #s(literal 0 binary64))) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (*.f64 x (neg.f64 x)) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 x (neg.f64 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 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x)) (neg.f64 (-.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)) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 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 (neg.f64 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 (fma.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 #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 #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 (fma.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 #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 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) x))) |
(*.f64 (fma.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 #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 (fma.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 #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 (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal -1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 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 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 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 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x) (fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) x) (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) (fma.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) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) |
(+.f64 #s(literal 1 binary64) (neg.f64 (neg.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)) |
(+.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 (neg.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 #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 #s(literal 1 binary64) (/.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))))))) |
(fma.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 1 binary64)) |
(fma.f64 (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) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (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))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.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))))))) |
(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)) |
(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 #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)) (fma.f64 x (neg.f64 x) #s(literal 0 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 (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (fma.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 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (*.f64 x (neg.f64 x)) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (neg.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (fma.f64 (*.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 x)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #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 1 binary64) (fma.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 (fma.f64 x x #s(literal -1 binary64)) (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)) (*.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) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (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)) (*.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)))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 x (neg.f64 x) #s(literal 0 binary64)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.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 (fma.f64 (*.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 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 #s(literal 1 binary64) (fma.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 (fma.f64 x x #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (-.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 (fma.f64 x x #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.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 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 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 #s(literal 1 binary64) (*.f64 (fma.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 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) #s(literal 1 binary64)) (neg.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) |
(/.f64 (*.f64 (fma.f64 x (neg.f64 x) #s(literal 0 binary64)) #s(literal 1 binary64)) (+.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.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 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (-.f64 (-.f64 #s(literal 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 x (neg.f64 x) #s(literal 0 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))) (fma.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))))) (fma.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 (fma.f64 (*.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 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 2 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (fma.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 (fma.f64 x x #s(literal -1 binary64)) (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))))) (/.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 (fma.f64 x x #s(literal -1 binary64)) (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))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.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 #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 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #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 (fma.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 #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 (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))))) |
(*.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (neg.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) (-.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))))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (neg.f64 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 x x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal 1 binary64))) (fma.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (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) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))))) (fma.f64 x x (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))) |
(*.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.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) (log1p.f64 (*.f64 x (neg.f64 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 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (sqrt.f64 (neg.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (fma.f64 x (neg.f64 x) #s(literal -1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (sqrt.f64 (fma.f64 x x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)))) (neg.f64 (sqrt.f64 (fma.f64 x x #s(literal 1 binary64))))) |
(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 (fma.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))))) |
(*.f64 (sqrt.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (fma.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 (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))) |
(+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(+.f64 (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (/.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 2 binary64) x)) |
(exp.f64 (*.f64 (log.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) x) (/.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)) x)) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -2 binary64) x) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 #s(literal -2 binary64) (/.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) x)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) #s(literal -2 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) |
(fma.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)) x)) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)) x))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64))) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) x))) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x) |
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)) (neg.f64 x))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) (*.f64 x (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/512 binary64) #s(literal 512 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64) #s(literal 64 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64) #s(literal -64 binary64)) (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -8 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64) #s(literal -64 binary64)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/16 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 16 binary64))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/16 binary64) #s(literal -16 binary64)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 4 binary64)))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) x) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) |
(/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) #s(literal -1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) x)) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)) x)) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (neg.f64 x))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) x)) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)))) (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)))) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) (*.f64 (neg.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)))) (*.f64 x (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)))) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) x)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) x)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64))) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) x)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.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) x)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) x)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (fma.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) x)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) (/.f64 #s(literal -1 binary64) x)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.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) x)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (/.f64 #s(literal -1 binary64) x)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)) #s(literal -1 binary64)) x) |
(pow.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x) #s(literal 1 binary64)) |
(*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (fma.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 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) x)) |
(*.f64 (fma.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 x (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))))) |
(*.f64 (fma.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 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.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 1 binary64) x) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64))) x)) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) x) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) x) (fma.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 (fma.f64 x x #s(literal 4 binary64)) (fma.f64 x x #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64)))) (fma.f64 (fma.f64 x x #s(literal 4 binary64)) (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/16 binary64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 x x #s(literal 4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 x x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) x) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -8 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (neg.f64 x) #s(literal 4 binary64)))) |
(log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) |
(+.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) #s(literal 0 binary64)) |
(+.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) (neg.f64 (log.f64 x))) |
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x))) |
(+.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) x))) |
(+.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))))) |
(+.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))))) |
(+.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (log.f64 (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64))) x))) |
(+.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)))))) |
(+.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) x)))) |
(+.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(+.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64))) (neg.f64 (log.f64 (neg.f64 x)))) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)) x))) |
(+.f64 (neg.f64 (log.f64 x)) (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(+.f64 (log.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) x)) (neg.f64 (log.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))))) |
(+.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) x)) (neg.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(+.f64 (neg.f64 (log.f64 (neg.f64 x))) (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)))) |
(+.f64 (log.f64 (pow.f64 (/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) #s(literal -1 binary64))) (neg.f64 (log.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))))) |
(+.f64 (log.f64 (pow.f64 (/.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) #s(literal -1 binary64))) (neg.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(+.f64 (log.f64 (pow.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)))) (neg.f64 (log.f64 (neg.f64 x)))) |
(+.f64 (log.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) x) (fma.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 (fma.f64 x x #s(literal 4 binary64)) (fma.f64 x x #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64))))) (log.f64 (fma.f64 (fma.f64 x x #s(literal 4 binary64)) (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/16 binary64))))) |
(+.f64 (log.f64 (/.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) x) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 x x #s(literal 4 binary64)))))) (log.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 x x #s(literal 4 binary64))))) |
(+.f64 (log.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) x) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)))) (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(+.f64 (log.f64 (/.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) x) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -8 binary64)))) (log.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (neg.f64 x) #s(literal 4 binary64))))) |
(-.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) x)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) x)))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) (log.f64 (*.f64 x (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) (log.f64 (/.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) (log.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) (neg.f64 x)))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) (log.f64 (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))))) |
(-.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (log.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(-.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
(-.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (log.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)) (neg.f64 x)))) |
(-.f64 (log.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (log.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64))))) |
(-.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64))) (neg.f64 x)))) |
(-.f64 (neg.f64 (log.f64 x)) (-.f64 #s(literal 0 binary64) (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(-.f64 (log.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64) #s(literal -64 binary64))) (log.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -8 binary64))))) |
(-.f64 (log.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64) #s(literal -64 binary64))) (log.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/16 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 16 binary64)))))) |
(-.f64 (log.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/16 binary64) #s(literal -16 binary64))) (log.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 4 binary64))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)))) (log.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)))) (log.f64 (*.f64 x (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)))) (log.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)))) (log.f64 (*.f64 (neg.f64 x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)))) (log.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64))))) |
(-.f64 (log.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)))) (log.f64 (neg.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)))))) |
(-.f64 (log.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(-.f64 (log.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) x)) (log.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) |
(-.f64 (log.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) x)) (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)))) |
(-.f64 (log.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/512 binary64) #s(literal 512 binary64))) (log.f64 (*.f64 (*.f64 x (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64) #s(literal 64 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x))))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) (pow.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 x) (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) (pow.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) #s(literal -1 binary64))) (log.f64 (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)) (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) #s(literal -1 binary64))) (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) #s(literal -1 binary64))) (log.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)) (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) #s(literal 1 binary64))) (log.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) x))) |
(-.f64 (log.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) #s(literal -1 binary64))) (log.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)) (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) #s(literal 1 binary64))) (log.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)) x))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal -1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (neg.f64 x)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) x))) |
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))))) (log.f64 (*.f64 (neg.f64 x) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))))) |
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))))) (log.f64 (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64))))) |
(-.f64 (log.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) (log.f64 (*.f64 (neg.f64 x) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))))) (log.f64 (*.f64 x (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))))) (log.f64 (*.f64 x (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64))))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) (log.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))) |
(-.f64 (log.f64 (neg.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) x))) (log.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))))) |
(-.f64 (log.f64 (neg.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) x))) (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) x))) (log.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) |
(-.f64 (log.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) x))) (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)))) |
(-.f64 (log.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)) #s(literal 1 binary64))) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))))) (log.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))))) |
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))))) (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 (*.f64 (neg.f64 (fma.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) x))) (log.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))))) |
(-.f64 (log.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(-.f64 (log.f64 (*.f64 (fma.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) x))) (log.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))))) |
(-.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) (/.f64 #s(literal -1 binary64) x))) (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(-.f64 (log.f64 (*.f64 (neg.f64 (fma.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) x))) (log.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) |
(-.f64 (log.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (/.f64 #s(literal -1 binary64) x))) (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)))) |
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))))) (log.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) |
(-.f64 (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 x (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))))) (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)))) |
(-.f64 (log.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)) #s(literal -1 binary64))) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) (pow.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) (log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x))) #s(literal 0 binary64)) |
(neg.f64 (log.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) (pow.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) (log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) (pow.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) (log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x))) (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) (pow.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) (log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)))) (neg.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (log.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x))) (*.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) (neg.f64 (log.f64 x)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (log.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (log.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64))) (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64))) (fma.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 x)) (*.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64))) (log.f64 (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 (log.f64 x)) (neg.f64 (log.f64 x)))) (log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)))) (log.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)))))) (log.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64))) (log.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)))) (*.f64 (log.f64 (neg.f64 x)) (log.f64 (neg.f64 x)))) (log.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)) (neg.f64 x)))) |
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) (pow.f64 (log.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) (log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)))) |
(+.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 #s(literal 2 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)) |
(+.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(+.f64 (neg.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) #s(literal 2 binary64)) |
(-.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.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 (*.f64 x x) #s(literal 1/2 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (*.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 (*.f64 x x) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 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)) |
(fma.f64 (*.f64 x #s(literal -1/2 binary64)) (/.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64) #s(literal 2 binary64)) |
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64))))) (/.f64 #s(literal -1/2 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 x (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (/.f64 (*.f64 x #s(literal -1/2 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -8 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (neg.f64 x) #s(literal 4 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/512 binary64) #s(literal 512 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64) #s(literal 64 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64) #s(literal -64 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -8 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64) #s(literal -64 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/16 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 16 binary64))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/16 binary64) #s(literal -16 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 4 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)) #s(literal 4 binary64))) (*.f64 (fma.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)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64) #s(literal -64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -8 binary64)) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64) #s(literal -64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/16 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 16 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/16 binary64) #s(literal -16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 4 binary64)) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/512 binary64) #s(literal 512 binary64)) #s(literal 1 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64) #s(literal 64 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64))) #s(literal 1 binary64)) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) #s(literal 1 binary64)) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)))) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) (neg.f64 (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (fma.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (/.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal -2 binary64))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1/512 binary64) #s(literal 512 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) (-.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64) #s(literal 64 binary64)) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (neg.f64 x))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64) #s(literal -64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -8 binary64))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64) #s(literal -64 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/16 binary64) (fma.f64 x (*.f64 x (*.f64 x x)) #s(literal 16 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/16 binary64) #s(literal -16 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal 4 binary64))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64))) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal -2 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (fma.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) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)))) |
(*.f64 (fma.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 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64))) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (fma.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) (neg.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64))) (fma.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 -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 2 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) |
(*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64))) (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) (fma.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 (fma.f64 x x #s(literal 4 binary64)) (fma.f64 x x #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1/64 binary64)))) (fma.f64 (fma.f64 x x #s(literal 4 binary64)) (-.f64 (fma.f64 x x #s(literal 4 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/16 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 8 binary64)) (*.f64 (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal -1 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 x x #s(literal 4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (fma.f64 x x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) #s(literal -4 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -8 binary64))) (fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (fma.f64 x (neg.f64 x) #s(literal 4 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(neg.f64 (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x)) |
(/.f64 x #s(literal -2 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 2 binary64) x))) |
(/.f64 (neg.f64 x) #s(literal 2 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 x #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) x) |
(*.f64 (neg.f64 x) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 x x)) |
(+.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64)) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (fma.f64 x x #s(literal 1 binary64)))) |
(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 (neg.f64 x))) |
(-.f64 (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x)) #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)))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(-.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)))) |
(fma.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 x x))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 (*.f64 x x) (*.f64 x (neg.f64 x)) #s(literal 1 binary64)) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64)))) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x x) (neg.f64 (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (fma.f64 x x #s(literal 1 binary64)) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (+.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 1 binary64))) #s(literal 1 binary64)) |
(fma.f64 (fma.f64 x x #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) |
(fma.f64 (*.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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)) #s(literal 1 binary64)) |
(neg.f64 (*.f64 x (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64)) (-.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 (fma.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))))) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.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)) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.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 (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.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 (fma.f64 x x #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal -1 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 x x #s(literal -1 binary64)) (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (fma.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 (neg.f64 x))) |
(*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) |
(*.f64 x x) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) (neg.f64 (*.f64 #s(literal 2 binary64) x))) |
(*.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) #s(literal -2 binary64)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (*.f64 x (neg.f64 x)) #s(literal -1 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) (fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fma.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 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
| 1× | egg-herbie |
| 15 700× | accelerator-lowering-fma.f32 |
| 15 700× | accelerator-lowering-fma.f64 |
| 3 714× | +-lowering-+.f64 |
| 3 714× | +-lowering-+.f32 |
| 3 370× | *-lowering-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 228 | 1244 |
| 1 | 626 | 1187 |
| 2 | 1717 | 1152 |
| 3 | 4905 | 1136 |
| 0 | 8398 | 1084 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (log 2) (* -1 (log x))) |
(+ (log 2) (* -1 (log x))) |
(+ (log 2) (* -1 (log x))) |
(+ (log 2) (* -1 (log x))) |
(+ (log 2) (log (/ 1 x))) |
(+ (log 2) (log (/ 1 x))) |
(+ (log 2) (log (/ 1 x))) |
(+ (log 2) (log (/ 1 x))) |
(+ (log -2) (log (/ -1 x))) |
(+ (log -2) (log (/ -1 x))) |
(+ (log -2) (log (/ -1 x))) |
(+ (log -2) (log (/ -1 x))) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(/ 2 x) |
(+ (log 2) (* -1 (log x))) |
(+ (log 2) (+ (* -1 (log x)) (* -1/4 (pow x 2)))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* -3/32 (pow x 2)) 1/4)))) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -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))))))) |
(/ 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)))))) |
(+ (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 |
(+ 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 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) |
| Outputs |
|---|
(+ (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 (neg.f64 x))) |
(+ (log -2) (log (/ -1 x))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (neg.f64 x))) |
(+ (log -2) (log (/ -1 x))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (neg.f64 x))) |
(+ (log -2) (log (/ -1 x))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (neg.f64 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 (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) (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 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -3/32 binary64)) #s(literal -1/4 binary64))) (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 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -5/96 binary64) #s(literal -3/32 binary64))) #s(literal -1/4 binary64))) (log.f64 #s(literal 2 binary64))) (log.f64 x)) |
(log (sqrt -1)) |
(log.f64 (sqrt.f64 #s(literal -1 binary64))) |
(+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) |
(+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
(- (+ (log (sqrt -1)) (/ 1 (* x (sqrt -1)))) (/ 1/6 (* (pow x 3) (pow (sqrt -1) 3)))) |
(+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))))) |
(- (+ (log (sqrt -1)) (+ (/ 1 (* x (sqrt -1))) (* 3/40 (/ 1 (* (pow x 5) (pow (sqrt -1) 5)))))) (* 1/6 (/ 1 (* (pow x 3) (pow (sqrt -1) 3))))) |
(+.f64 (log.f64 (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 (pow.f64 x #s(literal 5 binary64)) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal 5 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))))) |
(log (* -1 (sqrt -1))) |
(log.f64 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) |
(- (log (* -1 (sqrt -1))) (/ 1 (* x (sqrt -1)))) |
(+.f64 (log.f64 (neg.f64 (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 (neg.f64 (sqrt.f64 #s(literal -1 binary64)))) (+.f64 (/.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
(+ (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 (neg.f64 (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 #s(literal 3/40 binary64) (*.f64 (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 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x) |
(/ (+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) x) |
(/ (+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) x) |
(/.f64 (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) x) |
(sqrt -1) |
(sqrt.f64 #s(literal -1 binary64)) |
(+ (sqrt -1) (/ 1 x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 #s(literal -1 binary64))) |
(+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x))) |
(+.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 #s(literal -1 binary64))) (/.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 (+.f64 (/.f64 #s(literal 1 binary64) x) (sqrt.f64 #s(literal -1 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) |
(* -1 (sqrt -1)) |
(neg.f64 (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 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) #s(literal 1 binary64)) x) (sqrt.f64 #s(literal -1 binary64))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(+ 2 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(+ 2 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(* x (sqrt -1)) |
(*.f64 x (sqrt.f64 #s(literal -1 binary64))) |
(* x (+ (sqrt -1) (/ 1 x))) |
(fma.f64 x (sqrt.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) |
(* x (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (/ 1 x)))) |
(+.f64 #s(literal 1 binary64) (fma.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 #s(literal 1 binary64) (fma.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))))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))))) |
(* -1 (* x (sqrt -1))) |
(neg.f64 (*.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 #s(literal 1 binary64) (-.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 (/ (+ 1 (* -1 (/ (- (* 1/2 (/ 1 (sqrt -1))) (* 1/8 (/ 1 (* (pow x 2) (pow (sqrt -1) 3))))) x))) x))))) |
(-.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) (fma.f64 x #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) x)) #s(literal 1 binary64)) (*.f64 x (sqrt.f64 #s(literal -1 binary64)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* -1/8 (pow x 2)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -1/16 (pow x 2)) 1/8)) 1/2))) |
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/16 binary64)) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)) |
(* x (sqrt -1)) |
(*.f64 x (sqrt.f64 #s(literal -1 binary64))) |
(* x (+ (sqrt -1) (* 1/2 (/ 1 (* (pow x 2) (sqrt -1)))))) |
(fma.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))))) |
(fma.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))))) (/.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/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3)))))) |
(fma.f64 x (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.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 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal 1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* x (sqrt -1))) |
(neg.f64 (*.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)))))) |
(fma.f64 x (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))) (sqrt.f64 #s(literal -1 binary64))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
(* -1 (* x (- (+ (sqrt -1) (+ (/ 1/2 (* (pow x 2) (sqrt -1))) (* 1/16 (/ 1 (* (pow x 6) (pow (sqrt -1) 5)))))) (* 1/8 (/ 1 (* (pow x 4) (pow (sqrt -1) 3))))))) |
(fma.f64 (neg.f64 x) (+.f64 (sqrt.f64 #s(literal -1 binary64)) (+.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 #s(literal 1/8 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal -1/2 binary64) (*.f64 x (sqrt.f64 #s(literal -1 binary64))))) |
(/ 2 x) |
(/.f64 #s(literal 2 binary64) x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x) |
(/ (+ 2 (* -1/2 (pow x 2))) x) |
(/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 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 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 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 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 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 (fma.f64 x (*.f64 x #s(literal -1/4 binary64)) (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 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/32 binary64)) #s(literal -1/4 binary64)) (log.f64 #s(literal 2 binary64))) (log.f64 x)) |
(+ (log 2) (+ (* -1 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -1/192 (pow x 2)) 1/32)) 1/4)))) |
(-.f64 (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal -1/32 binary64)) #s(literal -1/4 binary64))) (log.f64 #s(literal 2 binary64))) (log.f64 x)) |
(+ (log -1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) |
(- (+ (log -1/2) (* -1 (log (/ 1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal -4 binary64) (*.f64 x x)))) |
(+ (log -1/2) (+ (* -1 (log (/ 1 x))) (* -1 (/ (+ 4 (* 8 (/ 1 (pow x 2)))) (pow x 2))))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (-.f64 (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 (log.f64 x) (+.f64 (/.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 (neg.f64 x))) |
(- (+ (log 1/2) (* -1 (log (/ -1 x)))) (* 4 (/ 1 (pow x 2)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (log.f64 (neg.f64 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 (-.f64 #s(literal -4 binary64) (/.f64 #s(literal 8 binary64) (*.f64 x x))) (*.f64 x x)) (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (neg.f64 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 (+.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)) (log.f64 (neg.f64 x)))) (/.f64 #s(literal -4 binary64) (*.f64 x x))) |
2 |
#s(literal 2 binary64) |
(+ 2 (* -1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(+ 2 (* -1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(+ 2 (* -1/2 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 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)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 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)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(* (pow x 2) (- (* 2 (/ 1 (pow x 2))) 1/2)) |
(fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #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)) |
(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 20 339 to 2 699 computations (86.7% saved)
4 alts after pruning (2 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 889 | 2 | 891 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 0 | 0 |
| Total | 891 | 4 | 895 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 0.0% | (*.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
| ▶ | 98.9% | (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
| ✓ | 99.4% | (log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) |
| ✓ | 100.0% | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
Compiled 33 to 25 computations (24.2% saved)
| 1× | egg-herbie |
Found 5 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (log.f64 #s(literal -1 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (log.f64 (*.f64 x #s(literal 1/2 binary64))) |
| ✓ | cost-diff | 0 | (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
| 12× | *-lowering-*.f32 |
| 12× | *-lowering-*.f64 |
| 8× | +-lowering-+.f64 |
| 8× | +-lowering-+.f32 |
| 6× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 22 |
| 1 | 13 | 22 |
| 2 | 15 | 22 |
| 3 | 17 | 22 |
| 4 | 19 | 22 |
| 5 | 23 | 22 |
| 6 | 28 | 22 |
| 0 | 28 | 22 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(neg (log (* x 1/2))) |
(log (* x 1/2)) |
(* x 1/2) |
x |
1/2 |
(* (log -1) 1/2) |
(log -1) |
-1 |
1/2 |
| Outputs |
|---|
(neg (log (* x 1/2))) |
(neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(log (* x 1/2)) |
(log.f64 (*.f64 x #s(literal 1/2 binary64))) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
(* (log -1) 1/2) |
(*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64))) |
(log -1) |
(log.f64 #s(literal -1 binary64)) |
-1 |
#s(literal -1 binary64) |
1/2 |
#s(literal 1/2 binary64) |
Found 5 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (log.f64 #s(literal -1 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
| ✓ | accuracy | 100.0% | (log.f64 (*.f64 x #s(literal 1/2 binary64))) |
| 18.0ms | 256× | 0 | invalid |
Compiled 24 to 10 computations (58.3% saved)
ival-log: 5.0ms (51.3% of total)ival-mult: 3.0ms (30.8% of total)ival-neg: 1.0ms (10.3% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (neg (log (* x 1/2)))> |
#<alt (log (* x 1/2))> |
#<alt (* x 1/2)> |
#<alt (* (log -1) 1/2)> |
#<alt (log -1)> |
| Outputs |
|---|
#<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))> |
#<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)> |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 46.0ms | x | @ | -inf | (neg (log (* x 1/2))) |
| 12.0ms | x | @ | 0 | (neg (log (* x 1/2))) |
| 5.0ms | x | @ | inf | (neg (log (* x 1/2))) |
| 0.0ms | x | @ | 0 | (log (* x 1/2)) |
| 0.0ms | x | @ | inf | (log (* x 1/2)) |
| 1× | batch-egg-rewrite |
| 2 296× | accelerator-lowering-fma.f32 |
| 2 296× | accelerator-lowering-fma.f64 |
| 2 124× | *-lowering-*.f32 |
| 2 124× | *-lowering-*.f64 |
| 1 196× | pow-lowering-pow.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 19 |
| 1 | 19 | 17 |
| 2 | 72 | 17 |
| 3 | 497 | 17 |
| 4 | 4559 | 17 |
| 0 | 9344 | 17 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(neg (log (* x 1/2))) |
(log (* x 1/2)) |
(* x 1/2) |
(* (log -1) 1/2) |
(log -1) |
| Outputs |
|---|
(log.f64 (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 x) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+.f64 #s(literal 0 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (neg.f64 x))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 x #s(literal -1 binary64)))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 #s(literal -1/2 binary64))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 #s(literal -2 binary64))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (neg.f64 x))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (log.f64 x)) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 x)) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 x) (-.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 0 binary64))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 #s(literal -1/2 binary64))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 #s(literal -2 binary64))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (neg.f64 x))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(-.f64 (+.f64 (log.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (log.f64 x)) |
(-.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (+.f64 #s(literal 0 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (log.f64 #s(literal -1/2 binary64))) |
(fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (exp.f64 #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (+.f64 (log.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (log.f64 x) (/.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64) (log.f64 x)) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal -2 binary64)) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal -2 binary64)) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal -2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal -2 binary64)) (+.f64 (log.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) |
(fma.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 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.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 (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 x)) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 x)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 x)) (+.f64 (log.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64)) (log.f64 (exp.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)))) (pow.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 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))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 (/.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 6 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) (-.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (pow.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (exp.f64 (neg.f64 (log.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 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))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (pow.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 9 binary64))) (*.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) |
(/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 6 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 5 binary64))) |
(/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 4 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 9 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 8 binary64))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.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 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 5 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -3 binary64))) (*.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 9 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 9 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 6 binary64))) |
(/.f64 (*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 6 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 6 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 4 binary64))) |
(/.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/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 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #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))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #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 (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64)) (log.f64 (exp.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (+.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 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 4 binary64))) |
(*.f64 (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)))) (pow.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 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))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.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 6 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) (-.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (pow.f64 (log.f64 x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (log.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (exp.f64 (neg.f64 (log.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))))) |
(log.f64 (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 x) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+.f64 #s(literal 0 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(+.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 #s(literal -1 binary64))) |
(+.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (neg.f64 x))) |
(+.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (/.f64 x #s(literal -1 binary64)))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 #s(literal -1/2 binary64))) |
(+.f64 (log.f64 (neg.f64 x)) (log.f64 #s(literal -2 binary64))) |
(+.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (neg.f64 x))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (log.f64 x)) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 x)) |
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(+.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(+.f64 (log.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(exp.f64 (log.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (neg.f64 (log.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(-.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 x) (-.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 0 binary64))) |
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(-.f64 #s(literal 0 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (neg.f64 x))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 #s(literal -1/2 binary64))) |
(-.f64 (log.f64 (neg.f64 x)) (log.f64 #s(literal -2 binary64))) |
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (neg.f64 x))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(-.f64 (+.f64 (log.f64 #s(literal 2 binary64)) #s(literal 0 binary64)) (log.f64 x)) |
(-.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (+.f64 #s(literal 0 binary64) (log.f64 #s(literal -1 binary64))) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) |
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 2 binary64))) (log.f64 x)) |
(-.f64 (log.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (log.f64 #s(literal -1/2 binary64))) |
(fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (exp.f64 #s(literal -1 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 x) (+.f64 (log.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal -1/2 binary64))) (log.f64 #s(literal -1 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (log.f64 x) #s(literal -1 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (log.f64 x) (/.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal -1 binary64) (log.f64 x)) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal -2 binary64)) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal -2 binary64)) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal -2 binary64)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal -2 binary64)) (+.f64 (log.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) |
(fma.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 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.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 (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 x)) (*.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 x)) (*.f64 (log.f64 #s(literal 2 binary64)) #s(literal -1 binary64))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 x)) (+.f64 (log.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) |
(fma.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(fma.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64)) (log.f64 (exp.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 4 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)))) (pow.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 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))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 (/.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 6 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) (-.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (pow.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (exp.f64 (neg.f64 (log.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) #s(literal 0 binary64)) |
(neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 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))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (pow.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 9 binary64))) (*.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) |
(/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 6 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 5 binary64))) |
(/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 4 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 9 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 8 binary64))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64))) |
(/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.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 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 5 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -3 binary64))) (*.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 2 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 9 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 9 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 6 binary64))) |
(/.f64 (*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 6 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(/.f64 (*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 6 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 4 binary64))) |
(/.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(/.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (exp.f64 (log.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)) |
(*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (exp.f64 #s(literal -1 binary64)))) |
(*.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/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 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #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))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #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 (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64))) |
(*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(*.f64 #s(literal 2 binary64) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (log.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64)) (log.f64 (exp.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (+.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 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3/2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 4 binary64))) |
(*.f64 (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)))) (pow.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(*.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 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))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.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 6 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) (-.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (pow.f64 (log.f64 x) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(*.f64 (exp.f64 (log.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (exp.f64 (neg.f64 (log.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))))) |
(exp.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (exp.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 x #s(literal 1/2 binary64)) |
(/.f64 x #s(literal 2 binary64)) |
(/.f64 x (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal 2 binary64)))) |
(/.f64 x (exp.f64 (-.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1/2 binary64) x) |
(/.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(/.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(/.f64 #s(literal 2 binary64) x) |
(/.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(/.f64 (neg.f64 x) #s(literal -2 binary64)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal -2 binary64) (neg.f64 x)) |
(/.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 2 binary64)))) x) |
(/.f64 (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) (+.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 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (log.f64 x) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (log.f64 #s(literal 1/2 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (exp.f64 (log.f64 (neg.f64 x))) (exp.f64 (log.f64 #s(literal -1/2 binary64)))) |
(/.f64 (exp.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (exp.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal 0 binary64)))) |
(/.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 2 binary64)))) x) |
(/.f64 (exp.f64 (+.f64 (log.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) x) |
(/.f64 (exp.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (exp.f64 (+.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (exp.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 (exp.f64 (log.f64 #s(literal -2 binary64))) (exp.f64 (log.f64 (neg.f64 x)))) |
(/.f64 (exp.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (exp.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (exp.f64 (+.f64 #s(literal 0 binary64) (log.f64 #s(literal -1 binary64)))) (*.f64 x #s(literal -1/2 binary64))) |
(pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64)) |
(pow.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (*.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64)) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64)))) |
(pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) #s(literal 1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))))) (pow.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 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))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -3 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 4 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 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 6 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (fma.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) (-.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (pow.f64 (log.f64 x) #s(literal 4 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 #s(literal -1 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))) (pow.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))))) (pow.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 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))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -6 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 4 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -4 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (exp.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -3 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 9 binary64))))) (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (+.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -3 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))))) (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(pow.f64 (pow.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 4 binary64)))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3/2 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/2 binary64))) |
(pow.f64 (exp.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 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(pow.f64 (exp.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 (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) #s(literal -1 binary64))) |
(pow.f64 (exp.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(pow.f64 (exp.f64 (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) |
(pow.f64 (exp.f64 (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(pow.f64 (exp.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) |
(pow.f64 (exp.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(pow.f64 (exp.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 #s(literal 1 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))))) (pow.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(pow.f64 (exp.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 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))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) |
(pow.f64 (exp.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -3 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 4 binary64))) |
(pow.f64 (exp.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (/.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 6 binary64)) (pow.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) (fma.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) (-.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (pow.f64 (log.f64 x) #s(literal 4 binary64)))) |
(pow.f64 (exp.f64 (/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)))) (fma.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(pow.f64 (exp.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal -2 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 3 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 x #s(literal 2 binary64)) |
(*.f64 x (exp.f64 (+.f64 (log.f64 #s(literal 2 binary64)) #s(literal 0 binary64)))) |
(*.f64 #s(literal 1/2 binary64) x) |
(*.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (*.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 (neg.f64 x) #s(literal -1/2 binary64)) |
(*.f64 (neg.f64 x) #s(literal -2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(*.f64 #s(literal -1/2 binary64) (/.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal -2 binary64) (neg.f64 x)) |
(*.f64 (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (pow.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 2 binary64)))) x) |
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 #s(literal -1 binary64)))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (*.f64 x #s(literal -1/2 binary64))))) |
(*.f64 (exp.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (exp.f64 (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))))) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 #s(literal 2 binary64)))) x) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 #s(literal -1 binary64)))) (*.f64 x #s(literal -1/2 binary64))) |
(*.f64 (exp.f64 (+.f64 (log.f64 #s(literal 2 binary64)) #s(literal 0 binary64))) x) |
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) (exp.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1/2 binary64) (log.f64 #s(literal -1 binary64))) |
(*.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(log.f64 #s(literal -1 binary64)) |
| 1× | egg-herbie |
| 160× | accelerator-lowering-fma.f32 |
| 160× | accelerator-lowering-fma.f64 |
| 100× | *-lowering-*.f32 |
| 100× | *-lowering-*.f64 |
| 64× | +-lowering-+.f64 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 192 |
| 1 | 54 | 184 |
| 2 | 78 | 180 |
| 3 | 118 | 180 |
| 4 | 189 | 180 |
| 5 | 252 | 180 |
| 6 | 275 | 180 |
| 7 | 283 | 180 |
| 0 | 283 | 180 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(* -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)) |
(+ (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) |
| Outputs |
|---|
(* -1 (+ (log 1/2) (log x))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (log x))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (log x))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (log x))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))) |
(-.f64 (neg.f64 (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(* -1 (+ (log 1/2) (* -1 (log (/ 1 x))))) |
(-.f64 (neg.f64 (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 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 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))) |
(+ (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 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
Compiled 8 945 to 1 050 computations (88.3% saved)
4 alts after pruning (1 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 545 | 1 | 546 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 1 | 2 |
| Done | 0 | 2 | 2 |
| Total | 546 | 4 | 550 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.9% | (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
| ✓ | 99.4% | (log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) |
| ✓ | 100.0% | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
| ▶ | 1.5% | (log.f64 (*.f64 x #s(literal 1/2 binary64))) |
Compiled 33 to 24 computations (27.3% saved)
| 1× | egg-herbie |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (log.f64 (*.f64 x #s(literal 1/2 binary64))) |
| 4× | *-lowering-*.f32 |
| 4× | *-lowering-*.f64 |
| 2× | *-commutative |
| 2× | log-lowering-log.f64 |
| 2× | log-lowering-log.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 9 |
| 1 | 5 | 9 |
| 0 | 5 | 9 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(log (* x 1/2)) |
(* x 1/2) |
x |
1/2 |
| Outputs |
|---|
(log (* x 1/2)) |
(log.f64 (*.f64 x #s(literal 1/2 binary64))) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (log.f64 (*.f64 x #s(literal 1/2 binary64))) |
| 12.0ms | 256× | 0 | valid |
Compiled 11 to 6 computations (45.5% saved)
ival-log: 3.0ms (45.7% of total)ival-mult: 3.0ms (45.7% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (log (* x 1/2))> |
#<alt (* x 1/2)> |
| Outputs |
|---|
#<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)> |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | x | @ | 0 | (log (* x 1/2)) |
| 0.0ms | x | @ | inf | (log (* x 1/2)) |
| 0.0ms | x | @ | -inf | (log (* x 1/2)) |
| 0.0ms | x | @ | inf | (* x 1/2) |
| 0.0ms | x | @ | -inf | (* x 1/2) |
| 1× | batch-egg-rewrite |
| 7 112× | accelerator-lowering-fma.f32 |
| 7 112× | accelerator-lowering-fma.f64 |
| 4 162× | *-lowering-*.f32 |
| 4 162× | *-lowering-*.f64 |
| 4 134× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4 | 7 |
| 1 | 8 | 7 |
| 2 | 22 | 7 |
| 3 | 134 | 7 |
| 4 | 1251 | 7 |
| 0 | 8807 | 7 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (* x 1/2)) |
(* x 1/2) |
| Outputs |
|---|
(log.f64 (*.f64 x #s(literal 1/2 binary64))) |
(log.f64 (/.f64 x #s(literal 2 binary64))) |
(+.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
(+.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #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 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))))) |
(+.f64 (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(+.f64 (*.f64 #s(literal 1 binary64) (log.f64 x)) (log.f64 #s(literal 1/2 binary64))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 x)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (log.f64 x) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (log.f64 x) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (neg.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (neg.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 2 binary64))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (/.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 6 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)))) (pow.f64 (log.f64 x) #s(literal 4 binary64))) (*.f64 (/.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 6 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)))) (*.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) (pow.f64 (log.f64 x) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.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 6 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)))) (*.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) (pow.f64 (log.f64 x) #s(literal 2 binary64))))) (*.f64 (/.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 6 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)))) (pow.f64 (log.f64 x) #s(literal 4 binary64)))) |
(+.f64 (*.f64 (/.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 4 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (*.f64 (/.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 4 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.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 4 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 x #s(literal 1/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 1/2 binary64)) #s(literal 3 binary64))) (-.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)))) (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/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)))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/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 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(+.f64 (*.f64 (/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/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 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/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)))) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/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 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/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 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) #s(literal -1 binary64))) |
(-.f64 (log.f64 x) (log.f64 #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 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (+.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (+.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #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 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #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 (/.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (+.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (+.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) (pow.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) #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 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))))) (/.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) #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 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) #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 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) #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 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))))) |
(fma.f64 (log.f64 x) (/.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(fma.f64 (log.f64 x) (/.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))))) |
(fma.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (/.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))))) |
(fma.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 #s(literal 1 binary64) (log.f64 x) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(fma.f64 #s(literal 1 binary64) (log.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (pow.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 x)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (log.f64 x) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (log.f64 x) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (neg.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (neg.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 x)) (*.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) (/.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)) (log.f64 x)) |
(fma.f64 #s(literal -1 binary64) (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
(fma.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64))))) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #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)))) (fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64))))) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64))))) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 (pow.f64 (log.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)))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (log.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)))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))))) |
(fma.f64 (/.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 6 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)))) (pow.f64 (log.f64 x) #s(literal 4 binary64)) (*.f64 (/.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 6 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)))) (*.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) (pow.f64 (log.f64 x) #s(literal 2 binary64)))))) |
(fma.f64 (/.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 6 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)))) (*.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (*.f64 (/.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 6 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)))) (pow.f64 (log.f64 x) #s(literal 4 binary64)))) |
(fma.f64 (/.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 4 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)))) (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (/.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 4 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(fma.f64 (/.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 4 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 x #s(literal 1/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 1/2 binary64)) #s(literal 3 binary64))) (-.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)))) (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) |
(fma.f64 (/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/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)))) (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/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 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/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 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/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)))) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/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 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/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 (log.f64 x) (log.f64 #s(literal 1/2 binary64))))) |
(fma.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (log.f64 x)) |
(fma.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (log.f64 x))) |
(fma.f64 (pow.f64 (log.f64 x) #s(literal 1/2 binary64)) (pow.f64 (log.f64 x) #s(literal 1/2 binary64)) (log.f64 #s(literal 1/2 binary64))) |
(fma.f64 (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))))) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #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))))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(neg.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 1/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))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (log.f64 (*.f64 x #s(literal 2 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 (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64))))) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 9 binary64))) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 9 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #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 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (+.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 9 binary64))))) |
(/.f64 #s(literal 1 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))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (-.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) #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 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))))) (-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) (*.f64 (+.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 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 9 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #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 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #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 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (+.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (pow.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 9 binary64)))) (neg.f64 (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 9 binary64)))) (neg.f64 (*.f64 (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)))) (neg.f64 (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #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 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)))) (neg.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (+.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)))) (neg.f64 (*.f64 (+.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 4 binary64))) (neg.f64 (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)) (pow.f64 (log.f64 x) #s(literal 4 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) #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 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))))) |
(/.f64 (*.f64 (+.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 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) (log.f64 (*.f64 x #s(literal 1/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 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 9 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #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 (/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (+.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (neg.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (*.f64 (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (*.f64 (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64)))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64)))) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64))) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64)))) (neg.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (pow.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) (*.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64)))) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (pow.f64 (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (neg.f64 (pow.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) #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 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (+.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 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) (log.f64 (*.f64 x #s(literal 1/2 binary64))))) (neg.f64 (+.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 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 9 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) (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 (neg.f64 (/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64))))) (neg.f64 (+.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64))))) (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (pow.f64 (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #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)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/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 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) (fma.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) (*.f64 (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #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)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))) (*.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))))) (fma.f64 (log.f64 #s(literal 2 binary64)) (/.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 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 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (/.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 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 #s(literal -1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64))))) (/.f64 #s(literal -1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #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 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (+.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (/.f64 #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))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64))))) |
(*.f64 (-.f64 (*.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) (*.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)) (pow.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))) #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 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))))))) |
(*.f64 (*.f64 (+.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 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 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 1/2 binary64)) #s(literal 2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64))))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 9 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.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 (/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (log.f64 (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (/.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 6 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) (-.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (pow.f64 (log.f64 x) #s(literal 4 binary64)))) |
(*.f64 (/.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 4 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 (log.f64 (*.f64 x #s(literal 2 binary64))))) #s(literal 2 binary64)))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 2 binary64)))))) |
(*.f64 (/.f64 (*.f64 (log.f64 (*.f64 x #s(literal 1/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)))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (*.f64 x #s(literal 1/2 binary64))) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 9 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 3 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (log.f64 x) (log.f64 (*.f64 x #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.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 (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 x) #s(literal 6 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64))) (pow.f64 (*.f64 (log.f64 x) (log.f64 #s(literal 1/2 binary64))) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (log.f64 (*.f64 x #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 x) #s(literal 4 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (log.f64 (*.f64 x #s(literal 1/2 binary64)))) #s(literal -1/2 binary64))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
| 1× | egg-herbie |
| 160× | accelerator-lowering-fma.f32 |
| 160× | accelerator-lowering-fma.f64 |
| 100× | *-lowering-*.f32 |
| 100× | *-lowering-*.f64 |
| 64× | +-lowering-+.f64 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 108 |
| 1 | 29 | 104 |
| 2 | 37 | 104 |
| 3 | 63 | 104 |
| 4 | 90 | 104 |
| 5 | 126 | 104 |
| 6 | 172 | 104 |
| 7 | 205 | 104 |
| 8 | 250 | 104 |
| 9 | 265 | 104 |
| 10 | 273 | 104 |
| 0 | 273 | 104 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+ (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) |
| Outputs |
|---|
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (log x)) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) |
(+ (log 1/2) (* -1 (log (/ 1 x)))) |
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 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))) |
(+ (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 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
(* 1/2 x) |
(*.f64 #s(literal 1/2 binary64) x) |
Compiled 6 476 to 490 computations (92.4% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 216 | 0 | 216 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 3 | 3 |
| Total | 216 | 4 | 220 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 98.9% | (neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
| ✓ | 99.4% | (log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) |
| ✓ | 100.0% | (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
| ✓ | 1.5% | (log.f64 (*.f64 x #s(literal 1/2 binary64))) |
Compiled 87 to 53 computations (39.1% saved)
| Inputs |
|---|
(log.f64 (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(log.f64 (sqrt.f64 #s(literal -1 binary64))) |
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
(log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) |
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| Outputs |
|---|
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) 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 x #s(literal 1/2 binary64))) |
(*.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(log.f64 (sqrt.f64 #s(literal -1 binary64))) |
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
(log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) |
| Outputs |
|---|
(log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) |
3 calls:
| 3.0ms | 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 | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | x |
| 99.4% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 99.4% | 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 x #s(literal 1/2 binary64))) |
(*.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(log.f64 (sqrt.f64 #s(literal -1 binary64))) |
(log.f64 (/.f64 #s(literal 2 binary64) x)) |
| Outputs |
|---|
(neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
3 calls:
| 2.0ms | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 2.0ms | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | x |
| 98.9% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 98.9% | 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)
Total -1.0b remaining (-1.6%)
Threshold costs -1b (-1.6%)
| Inputs |
|---|
(log.f64 (*.f64 x #s(literal 1/2 binary64))) |
(*.f64 (log.f64 #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
| Outputs |
|---|
(log.f64 (*.f64 x #s(literal 1/2 binary64))) |
3 calls:
| 2.0ms | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 2.0ms | (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 1.5% | 1 | x |
| 1.5% | 1 | (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) x))) |
| 1.5% | 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)
| 1× | egg-herbie |
| 10× | *-commutative_binary64 |
| 10× | +-commutative_binary64 |
| 8× | sub-neg_binary64 |
| 6× | neg-sub0_binary64 |
| 6× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 29 |
| 1 | 32 | 29 |
| 2 | 40 | 29 |
| 3 | 45 | 29 |
| 4 | 47 | 29 |
| 1× | saturated |
| Inputs |
|---|
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) |
(neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(log.f64 (*.f64 x #s(literal 1/2 binary64))) |
| Outputs |
|---|
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) |
(log.f64 (/.f64 (fma.f64 x (*.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64)) x)) |
(neg.f64 (log.f64 (*.f64 x #s(literal 1/2 binary64)))) |
(log.f64 (*.f64 x #s(literal 1/2 binary64))) |
| 17 138× | accelerator-lowering-fma.f32 |
| 17 138× | accelerator-lowering-fma.f64 |
| 5 416× | accelerator-lowering-fma.f32 |
| 5 416× | accelerator-lowering-fma.f64 |
| 4 520× | accelerator-lowering-fma.f32 |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 9 | 42 |
| 1 | 62 | 42 |
| 2 | 617 | 38 |
| 3 | 7577 | 38 |
| 0 | 8335 | 38 |
| 0 | 155 | 767 |
| 1 | 409 | 742 |
| 2 | 1098 | 722 |
| 3 | 3202 | 709 |
| 4 | 7969 | 709 |
| 0 | 8467 | 680 |
| 0 | 8 | 19 |
| 1 | 19 | 17 |
| 2 | 72 | 17 |
| 3 | 497 | 17 |
| 4 | 4559 | 17 |
| 0 | 9344 | 17 |
| 0 | 20 | 79 |
| 1 | 97 | 79 |
| 2 | 678 | 79 |
| 3 | 6788 | 79 |
| 0 | 9169 | 75 |
| 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 75 to 52 computations (30.7% saved)
Compiled 88 to 54 computations (38.6% saved)
Loading profile data...