
Time bar (total: 8.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 7 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 8 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 9 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 10 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 11 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 11 to 8 computations (27.3% saved)
| 469.0ms | 8 256× | 0 | valid |
| 256.0ms | 2 639× | 1 | exit |
ival-log1p: 129.0ms (29.4% of total)ival-exp: 104.0ms (23.7% of total)ival-mult: 86.0ms (19.6% of total)ival-sub: 65.0ms (14.8% of total)adjust: 43.0ms (9.8% of total)ival-true: 8.0ms (1.8% of total)ival-assert: 4.0ms (0.9% of total)| 1× | egg-herbie |
| 148× | accelerator-lowering-fma.f32 |
| 148× | accelerator-lowering-fma.f64 |
| 108× | *-lowering-*.f32 |
| 108× | *-lowering-*.f64 |
| 78× | cancel-sign-sub-inv |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 51 |
| 1 | 58 | 49 |
| 2 | 113 | 49 |
| 3 | 227 | 49 |
| 4 | 311 | 49 |
| 5 | 429 | 49 |
| 6 | 483 | 49 |
| 7 | 515 | 49 |
| 8 | 518 | 49 |
| 0 | 8 | 9 |
| 1 | 17 | 9 |
| 2 | 28 | 9 |
| 3 | 40 | 9 |
| 4 | 55 | 9 |
| 5 | 79 | 9 |
| 6 | 118 | 9 |
| 7 | 154 | 9 |
| 8 | 198 | 9 |
| 9 | 224 | 9 |
| 10 | 248 | 9 |
| 11 | 257 | 9 |
| 0 | 257 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | saturated |
| Inputs |
|---|
(- (log (+ 1 (exp x))) (* x y)) |
| Outputs |
|---|
(- (log (+ 1 (exp x))) (* x y)) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) |
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 4 | 82 | (-7.36564491431353e+212 3.262479654518665e-184) | 0 | - | (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
| 0 | 0 | - | 0 | - | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| 0 | 0 | - | 0 | - | (+.f64 #s(literal 1 binary64) (exp.f64 x)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 0 | 0 | - | 0 | - | (exp.f64 x) |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
log.f64 | (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) | sensitivity | 83 | 0 |
log.f64 | (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) | oflow-rescue | 3 | 0 |
| ↳ | (exp.f64 x) | overflow | 3 | |
| ↳ | (+.f64 #s(literal 1 binary64) (exp.f64 x)) | overflow | 3 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 3 | 0 |
| - | 83 | 170 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 3 | 0 | 0 |
| - | 83 | 0 | 170 |
| number | freq |
|---|---|
| 0 | 170 |
| 1 | 86 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 36.0ms | 512× | 0 | valid |
Compiled 78 to 36 computations (53.8% saved)
ival-exp: 6.0ms (28.9% of total)ival-log1p: 5.0ms (24.1% of total)ival-mult: 4.0ms (19.3% of total)ival-sub: 2.0ms (9.6% of total)ival-add: 2.0ms (9.6% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 2 to 2 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.9% | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
Compiled 11 to 8 computations (27.3% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (exp.f64 x) |
| ✓ | cost-diff | 0 | (+.f64 #s(literal 1 binary64) (exp.f64 x)) |
| ✓ | cost-diff | 0 | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| ✓ | cost-diff | 192 | (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
| 148× | accelerator-lowering-fma.f32 |
| 148× | accelerator-lowering-fma.f64 |
| 108× | *-lowering-*.f32 |
| 108× | *-lowering-*.f64 |
| 52× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 26 |
| 1 | 17 | 26 |
| 2 | 28 | 26 |
| 3 | 40 | 26 |
| 4 | 55 | 26 |
| 5 | 79 | 26 |
| 6 | 118 | 26 |
| 7 | 154 | 26 |
| 8 | 198 | 26 |
| 9 | 224 | 26 |
| 10 | 248 | 26 |
| 11 | 257 | 26 |
| 0 | 257 | 22 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (log (+ 1 (exp x))) (* x y)) |
(log (+ 1 (exp x))) |
(+ 1 (exp x)) |
1 |
(exp x) |
x |
(* x y) |
y |
| Outputs |
|---|
(- (log (+ 1 (exp x))) (* x y)) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) |
(log (+ 1 (exp x))) |
(log1p.f64 (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
1 |
#s(literal 1 binary64) |
(exp x) |
(exp.f64 x) |
x |
(* x y) |
(*.f64 x y) |
y |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (exp.f64 x) |
| ✓ | accuracy | 100.0% | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| ✓ | accuracy | 100.0% | (+.f64 #s(literal 1 binary64) (exp.f64 x)) |
| ✓ | accuracy | 98.6% | (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
| 16.0ms | 256× | 0 | valid |
Compiled 28 to 10 computations (64.3% saved)
ival-log1p: 3.0ms (33% of total)ival-exp: 2.0ms (22% of total)ival-mult: 2.0ms (22% of total)ival-sub: 1.0ms (11% of total)ival-add: 1.0ms (11% 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 (+ 1 (exp x)))> |
#<alt (- (log (+ 1 (exp x))) (* x y))> |
#<alt (+ 1 (exp x))> |
#<alt (exp x)> |
| Outputs |
|---|
#<alt (log 2)> |
#<alt (+ (log 2) (* 1/2 x))> |
#<alt (+ (log 2) (* x (+ 1/2 (* 1/8 x))))> |
#<alt (+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2)))))))> |
#<alt (log (+ 1 (exp x)))> |
#<alt (log (+ 1 (exp x)))> |
#<alt (log (+ 1 (exp x)))> |
#<alt (log (+ 1 (exp x)))> |
#<alt (log (+ 1 (exp x)))> |
#<alt (log (+ 1 (exp x)))> |
#<alt (log (+ 1 (exp x)))> |
#<alt (log (+ 1 (exp x)))> |
#<alt (log 2)> |
#<alt (+ (log 2) (* x (- 1/2 y)))> |
#<alt (+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y)))> |
#<alt (+ (log 2) (* x (- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y)))> |
#<alt (* -1 (* x y))> |
#<alt (* x (- (/ (log (+ 1 (exp x))) x) y))> |
#<alt (* x (- (/ (log (+ 1 (exp x))) x) y))> |
#<alt (* x (- (/ (log (+ 1 (exp x))) x) y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x (- (* -1 (/ (log (+ 1 (exp x))) x)) (* -1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (log (+ 1 (exp x))) x)) (* -1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (log (+ 1 (exp x))) x)) (* -1 y))))> |
#<alt (log (+ 1 (exp x)))> |
#<alt (+ (log (+ 1 (exp x))) (* -1 (* x y)))> |
#<alt (+ (log (+ 1 (exp x))) (* -1 (* x y)))> |
#<alt (+ (log (+ 1 (exp x))) (* -1 (* x y)))> |
#<alt (* -1 (* x y))> |
#<alt (* y (- (/ (log (+ 1 (exp x))) y) x))> |
#<alt (* y (- (/ (log (+ 1 (exp x))) y) x))> |
#<alt (* y (- (/ (log (+ 1 (exp x))) y) x))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* y (- (* -1 (/ (log (+ 1 (exp x))) y)) (* -1 x))))> |
#<alt (* -1 (* y (- (* -1 (/ (log (+ 1 (exp x))) y)) (* -1 x))))> |
#<alt (* -1 (* y (- (* -1 (/ (log (+ 1 (exp x))) y)) (* -1 x))))> |
#<alt 2> |
#<alt (+ 2 x)> |
#<alt (+ 2 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt (+ 1 (exp x))> |
#<alt 1> |
#<alt (+ 1 x)> |
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))> |
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
#<alt (exp x)> |
15 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 30.0ms | x | @ | inf | (log (+ 1 (exp x))) |
| 24.0ms | x | @ | -inf | (log (+ 1 (exp x))) |
| 3.0ms | y | @ | 0 | (- (log (+ 1 (exp x))) (* x y)) |
| 0.0ms | x | @ | 0 | (log (+ 1 (exp x))) |
| 0.0ms | x | @ | inf | (- (log (+ 1 (exp x))) (* x y)) |
| 1× | batch-egg-rewrite |
| 4 436× | /-lowering-/.f32 |
| 4 436× | /-lowering-/.f64 |
| 3 924× | *-lowering-*.f32 |
| 3 924× | *-lowering-*.f64 |
| 3 690× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 20 |
| 1 | 42 | 20 |
| 2 | 306 | 20 |
| 3 | 2720 | 20 |
| 0 | 9056 | 16 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log (+ 1 (exp x))) |
(- (log (+ 1 (exp x))) (* x y)) |
(+ 1 (exp x)) |
(exp x) |
| Outputs |
|---|
(log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(+.f64 (log1p.f64 (exp.f64 x)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (log1p.f64 (exp.f64 x))) |
(+.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))))) |
(+.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) (neg.f64 (log1p.f64 (neg.f64 (exp.f64 x))))) |
(+.f64 (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))))) |
(+.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (log.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(+.f64 (log.f64 (expm1.f64 (+.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (expm1.f64 x)))) |
(+.f64 (neg.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x)))) (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))))) |
(+.f64 (neg.f64 (log1p.f64 (neg.f64 (exp.f64 x)))) (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x))))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (log1p.f64 (exp.f64 x))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (exp.f64 x) (expm1.f64 x)) #s(literal 3 binary64))))) (log1p.f64 (*.f64 (*.f64 (exp.f64 x) (expm1.f64 x)) (-.f64 (*.f64 (exp.f64 x) (expm1.f64 x)) #s(literal 1 binary64))))) |
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (exp.f64 x) (expm1.f64 x)) #s(literal 2 binary64))))) (log1p.f64 (neg.f64 (*.f64 (exp.f64 x) (expm1.f64 x))))) |
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (log1p.f64 (+.f64 (exp.f64 x) (exp.f64 (+.f64 x x))))) |
(exp.f64 (log.f64 (log1p.f64 (exp.f64 x)))) |
(exp.f64 (*.f64 (log.f64 (log1p.f64 (exp.f64 x))) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (neg.f64 (log1p.f64 (exp.f64 x)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (expm1.f64 x) (expm1.f64 (+.f64 x x))))) |
(-.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x)))) |
(-.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) (log1p.f64 (neg.f64 (exp.f64 x)))) |
(-.f64 (log.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (log.f64 (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(-.f64 (log.f64 (expm1.f64 (+.f64 x x))) (log.f64 (expm1.f64 x))) |
(-.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 9 binary64)))) (log.f64 (*.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))))))) |
(-.f64 (log1p.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))))) (log.f64 (*.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(-.f64 (log1p.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(-.f64 (log1p.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(-.f64 (log.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (+.f64 x x))))) (log.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))))))) (log.f64 (neg.f64 (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))))) |
(-.f64 (log.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (log.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(-.f64 (log.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (log.f64 (neg.f64 (expm1.f64 x)))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -3 binary64)) (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -3 binary64))))) (log.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))))) |
(-.f64 (log.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -2 binary64)) (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 2 binary64)))) (log.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64))) (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x)))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (log1p.f64 (neg.f64 (exp.f64 x)))) |
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) (log1p.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) (log1p.f64 (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) (log1p.f64 (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) (log1p.f64 (exp.f64 (+.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))))))) (/.f64 (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x)))))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) (log1p.f64 (neg.f64 (exp.f64 x))))))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) (log1p.f64 (neg.f64 (exp.f64 x)))))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) (/.f64 (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 2 binary64)) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) (/.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 2 binary64)) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(fma.f64 #s(literal -1 binary64) (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))))) |
(fma.f64 #s(literal -1 binary64) (log1p.f64 (neg.f64 (exp.f64 x))) (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x))))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log1p.f64 (exp.f64 x))) #s(literal 0 binary64)) |
(neg.f64 (neg.f64 (log1p.f64 (exp.f64 x)))) |
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64)))) |
(neg.f64 (log.f64 (/.f64 (expm1.f64 x) (expm1.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) (log1p.f64 (neg.f64 (exp.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 2 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) (log1p.f64 (neg.f64 (exp.f64 x)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 2 binary64)))) (neg.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(log1p.f64 (exp.f64 x)) |
(pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (neg.f64 (log1p.f64 (exp.f64 x)))) |
(+.f64 (log1p.f64 (exp.f64 x)) (*.f64 y (neg.f64 x))) |
(+.f64 (*.f64 y (neg.f64 x)) (log1p.f64 (exp.f64 x))) |
(+.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)))) #s(literal -1 binary64))) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) (log1p.f64 (exp.f64 x)))) |
(-.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (-.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) (*.f64 y (neg.f64 x)))) |
(-.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) (*.f64 x y))) |
(-.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) (-.f64 (log1p.f64 (neg.f64 (exp.f64 x))) (*.f64 y (neg.f64 x)))) |
(-.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) (+.f64 (log1p.f64 (neg.f64 (exp.f64 x))) (*.f64 x y))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x))))) |
(-.f64 (fma.f64 x (neg.f64 y) (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))))) (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x)))) |
(-.f64 (fma.f64 x (neg.f64 y) (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x))))) (log1p.f64 (neg.f64 (exp.f64 x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 9 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 x)) (*.f64 y (neg.f64 x)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 x)) (*.f64 y (neg.f64 x))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 9 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)))) (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 x)) (*.f64 y (neg.f64 x)))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)))) (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 x)) (*.f64 y (neg.f64 x))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)))) (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 x)) (*.f64 y (neg.f64 x)))))) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)))) (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 x)) (*.f64 y (neg.f64 x))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64)))) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64)))) (fma.f64 x y (log1p.f64 (exp.f64 x))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64)) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (fma.f64 x y (log1p.f64 (exp.f64 x))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))))) (/.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (*.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (*.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 9 binary64)) (*.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64)) (*.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (pow.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (pow.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) #s(literal 2 binary64))) (/.f64 (*.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 9 binary64)) (pow.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (pow.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x)))))))) (/.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x))))))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (-.f64 (*.f64 y (neg.f64 x)) (log1p.f64 (exp.f64 x)))) (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 y (neg.f64 x)) (log1p.f64 (exp.f64 x))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x)))))) (/.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 2 binary64)) (+.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x))))))) |
(fma.f64 x (neg.f64 y) (log1p.f64 (exp.f64 x))) |
(fma.f64 (log1p.f64 (exp.f64 x)) (/.f64 (log1p.f64 (exp.f64 x)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x)))))) |
(fma.f64 (log1p.f64 (exp.f64 x)) (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(fma.f64 y (neg.f64 x) (log1p.f64 (exp.f64 x))) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) (log1p.f64 (exp.f64 x))) |
(fma.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x)))))) |
(fma.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (/.f64 (log1p.f64 (exp.f64 x)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 x) y (log1p.f64 (exp.f64 x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (log1p.f64 (exp.f64 x))) |
(fma.f64 #s(literal -1 binary64) (neg.f64 (log1p.f64 (exp.f64 x))) (*.f64 y (neg.f64 x))) |
(fma.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3/2 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(fma.f64 (neg.f64 y) x (log1p.f64 (exp.f64 x))) |
(fma.f64 (*.f64 y #s(literal -1 binary64)) x (log1p.f64 (exp.f64 x))) |
(fma.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y y))))) (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x)))))) |
(fma.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (log1p.f64 (exp.f64 x))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x)))))) |
(fma.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 x y) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 x y) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (-.f64 (*.f64 (*.f64 x y) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x y) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (fma.f64 x y (log1p.f64 (exp.f64 x))))) (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x)))))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)))))) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 x)) (*.f64 y (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x y (log1p.f64 (exp.f64 x)))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 x)) (*.f64 y (neg.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64))))) |
(/.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))))) (*.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (*.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (pow.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (*.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (*.f64 x (*.f64 x (*.f64 y y))))) (pow.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) #s(literal 2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) |
(/.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64))) (fma.f64 x y (log1p.f64 (exp.f64 x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (fma.f64 x y (log1p.f64 (exp.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))))) (neg.f64 (*.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (*.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))))))) (neg.f64 (*.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 9 binary64)) (pow.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (pow.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 y (neg.f64 x)) (log1p.f64 (exp.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (log1p.f64 (exp.f64 x))))) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (log1p.f64 (exp.f64 x))))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (neg.f64 (*.f64 x (*.f64 x (*.f64 y y))))) (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x)))))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x)))))) (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x)))))) (+.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) (log1p.f64 (neg.f64 (exp.f64 x)))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) (log1p.f64 (neg.f64 (exp.f64 x)))))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) (log1p.f64 (neg.f64 (exp.f64 x)))))) (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) (log1p.f64 (neg.f64 (exp.f64 x)))))) (+.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) (+.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 x y)))) (*.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 x y)))))) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (+.f64 #s(literal 0 binary64) (*.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 x y)))) (-.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 x y)))) (+.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) (log1p.f64 (neg.f64 (exp.f64 x)))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 x y)))) (-.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 x y)))) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) (log1p.f64 (neg.f64 (exp.f64 x)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 x y)))) (-.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 x y)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 x y)))) (-.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 x y)))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (+.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x y)) (+.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) (log1p.f64 (neg.f64 (exp.f64 x)))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x y)) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) (log1p.f64 (neg.f64 (exp.f64 x)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 (pow.f64 (log1p.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (*.f64 (exp.f64 x) (expm1.f64 x))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x y)) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x y)) (-.f64 (pow.f64 (log1p.f64 (neg.f64 (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (neg.f64 (exp.f64 x))) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 0 binary64) (*.f64 x y)) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (/.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) (*.f64 (/.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (/.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (/.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) (*.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (/.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (/.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (/.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (*.f64 (/.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (/.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (fma.f64 x y (log1p.f64 (exp.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))))) (*.f64 (/.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (/.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (/.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (*.f64 x (*.f64 x (*.f64 y y))))) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (*.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (/.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))))) (*.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (/.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x)))) (/.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (*.f64 (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x)))) (*.f64 x (*.f64 x (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x)))) (fma.f64 x y (log1p.f64 (exp.f64 x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))))) (*.f64 (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x)))) (neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))))) (*.f64 (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x)))) (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (*.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) (neg.f64 (pow.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (*.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (*.f64 x (*.f64 x (*.f64 y y)))))) (neg.f64 (pow.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64))) (fma.f64 x y (log1p.f64 (exp.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (fma.f64 x y (log1p.f64 (exp.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y y))))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 9 binary64)) (pow.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (pow.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) #s(literal 3 binary64))) (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y (neg.f64 x)) (log1p.f64 (exp.f64 x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x y (log1p.f64 (exp.f64 x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (log1p.f64 (exp.f64 x)))))) (neg.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (log1p.f64 (exp.f64 x)))))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) #s(literal 1 binary64))) (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))) |
(*.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (*.f64 (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(*.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (/.f64 (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (log1p.f64 (exp.f64 x))))) |
(*.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (*.f64 (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x y (log1p.f64 (exp.f64 x)))))) |
(*.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (/.f64 (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) (fma.f64 x y (log1p.f64 (exp.f64 x))))) |
(*.f64 (neg.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x y (log1p.f64 (exp.f64 x)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) (log1p.f64 (exp.f64 x))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y y))))) (-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 x y) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 3 binary64)))) (fma.f64 (*.f64 (*.f64 x y) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (-.f64 (*.f64 (*.f64 x y) (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 x y) (fma.f64 x y (log1p.f64 (exp.f64 x)))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (fma.f64 x y (log1p.f64 (exp.f64 x)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x y (log1p.f64 (exp.f64 x))) (-.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 4 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 x (*.f64 y (fma.f64 x y (log1p.f64 (exp.f64 x)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 2 binary64))) (+.f64 (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 6 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 y (*.f64 y y))) (*.f64 x (*.f64 x (*.f64 y y))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) (pow.f64 (log1p.f64 (exp.f64 x)) #s(literal 3 binary64))))) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+.f64 (exp.f64 x) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (neg.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(exp.f64 (*.f64 (neg.f64 (log1p.f64 (exp.f64 x))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (/.f64 (exp.f64 (*.f64 x #s(literal 4 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (+.f64 x x))) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -3 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))))) (/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))))) |
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) (/.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(fma.f64 #s(literal 1 binary64) (exp.f64 x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (neg.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(fma.f64 (exp.f64 x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) (neg.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64))) #s(literal -1 binary64)) (neg.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (neg.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (neg.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (neg.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 x)) (neg.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) (neg.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (neg.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (expm1.f64 x)) (neg.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (expm1.f64 x) (expm1.f64 (+.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (*.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (*.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (expm1.f64 x) (expm1.f64 (+.f64 x x))))) |
(/.f64 (expm1.f64 (+.f64 x x)) (expm1.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (+.f64 x x)))) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (expm1.f64 x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (neg.f64 (*.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64))))) (neg.f64 (*.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -3 binary64)) (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -3 binary64)))) (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))))) |
(/.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -2 binary64)) (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 4 binary64)))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) |
(/.f64 (-.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (+.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (+.f64 x x)))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (neg.f64 (exp.f64 (+.f64 x x))))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (+.f64 x x)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) (exp.f64 (+.f64 x x)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) (neg.f64 (exp.f64 (+.f64 x x))))) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (+.f64 x x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (+.f64 x x))))) |
(/.f64 (-.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))) (exp.f64 (+.f64 x x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))) (neg.f64 (exp.f64 (+.f64 x x))))) (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (expm1.f64 x)) (*.f64 (expm1.f64 x) #s(literal 1 binary64))) (pow.f64 (expm1.f64 x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (+.f64 x x))))) (neg.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 4 binary64))))) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))))))) (neg.f64 (neg.f64 (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (neg.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (expm1.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -3 binary64)) (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -3 binary64))))) (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -2 binary64)) (+.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -2 binary64)) (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (-.f64 #s(literal 1 binary64) (exp.f64 x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64))) (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) #s(literal 1 binary64))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (expm1.f64 x) (expm1.f64 (+.f64 x x))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)) |
(*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal -1 binary64))) |
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (expm1.f64 x))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (+.f64 #s(literal 1 binary64) (exp.f64 x))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (exp.f64 x) (expm1.f64 x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (exp.f64 x) (expm1.f64 x)) (-.f64 (*.f64 (exp.f64 x) (expm1.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (exp.f64 x) (expm1.f64 x)) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (exp.f64 x) (expm1.f64 x)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (exp.f64 x) (expm1.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) (exp.f64 (*.f64 x #s(literal 4 binary64))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 4 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) |
(exp.f64 x) |
(exp.f64 (*.f64 x #s(literal 1 binary64))) |
(pow.f64 (exp.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (exp.f64 x)) |
(*.f64 (exp.f64 x) #s(literal 1 binary64)) |
| 1× | egg-herbie |
| 11 474× | accelerator-lowering-fma.f32 |
| 11 474× | accelerator-lowering-fma.f64 |
| 2 426× | *-lowering-*.f32 |
| 2 426× | *-lowering-*.f64 |
| 1 772× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 67 | 400 |
| 1 | 180 | 400 |
| 2 | 389 | 400 |
| 3 | 1353 | 400 |
| 4 | 4014 | 370 |
| 5 | 6856 | 370 |
| 0 | 8132 | 300 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log 2) |
(+ (log 2) (* 1/2 x)) |
(+ (log 2) (* x (+ 1/2 (* 1/8 x)))) |
(+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))) |
(log (+ 1 (exp x))) |
(log (+ 1 (exp x))) |
(log (+ 1 (exp x))) |
(log (+ 1 (exp x))) |
(log (+ 1 (exp x))) |
(log (+ 1 (exp x))) |
(log (+ 1 (exp x))) |
(log (+ 1 (exp x))) |
(log 2) |
(+ (log 2) (* x (- 1/2 y))) |
(+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))) |
(+ (log 2) (* x (- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y))) |
(* -1 (* x y)) |
(* x (- (/ (log (+ 1 (exp x))) x) y)) |
(* x (- (/ (log (+ 1 (exp x))) x) y)) |
(* x (- (/ (log (+ 1 (exp x))) x) y)) |
(* -1 (* x y)) |
(* -1 (* x (- (* -1 (/ (log (+ 1 (exp x))) x)) (* -1 y)))) |
(* -1 (* x (- (* -1 (/ (log (+ 1 (exp x))) x)) (* -1 y)))) |
(* -1 (* x (- (* -1 (/ (log (+ 1 (exp x))) x)) (* -1 y)))) |
(log (+ 1 (exp x))) |
(+ (log (+ 1 (exp x))) (* -1 (* x y))) |
(+ (log (+ 1 (exp x))) (* -1 (* x y))) |
(+ (log (+ 1 (exp x))) (* -1 (* x y))) |
(* -1 (* x y)) |
(* y (- (/ (log (+ 1 (exp x))) y) x)) |
(* y (- (/ (log (+ 1 (exp x))) y) x)) |
(* y (- (/ (log (+ 1 (exp x))) y) x)) |
(* -1 (* x y)) |
(* -1 (* y (- (* -1 (/ (log (+ 1 (exp x))) y)) (* -1 x)))) |
(* -1 (* y (- (* -1 (/ (log (+ 1 (exp x))) y)) (* -1 x)))) |
(* -1 (* y (- (* -1 (/ (log (+ 1 (exp x))) y)) (* -1 x)))) |
2 |
(+ 2 x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
(+ 1 (exp x)) |
1 |
(+ 1 x) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
(exp x) |
| Outputs |
|---|
(log 2) |
(log.f64 #s(literal 2 binary64)) |
(+ (log 2) (* 1/2 x)) |
(fma.f64 #s(literal 1/2 binary64) x (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* x (+ 1/2 (* 1/8 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) |
(log (+ 1 (exp x))) |
(log1p.f64 (exp.f64 x)) |
(log (+ 1 (exp x))) |
(log1p.f64 (exp.f64 x)) |
(log (+ 1 (exp x))) |
(log1p.f64 (exp.f64 x)) |
(log (+ 1 (exp x))) |
(log1p.f64 (exp.f64 x)) |
(log (+ 1 (exp x))) |
(log1p.f64 (exp.f64 x)) |
(log (+ 1 (exp x))) |
(log1p.f64 (exp.f64 x)) |
(log (+ 1 (exp x))) |
(log1p.f64 (exp.f64 x)) |
(log (+ 1 (exp x))) |
(log1p.f64 (exp.f64 x)) |
(log 2) |
(log.f64 #s(literal 2 binary64)) |
(+ (log 2) (* x (- 1/2 y))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))) |
(fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* x (- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* x (- (/ (log (+ 1 (exp x))) x) y)) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) |
(* x (- (/ (log (+ 1 (exp x))) x) y)) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) |
(* x (- (/ (log (+ 1 (exp x))) x) y)) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x (- (* -1 (/ (log (+ 1 (exp x))) x)) (* -1 y)))) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) |
(* -1 (* x (- (* -1 (/ (log (+ 1 (exp x))) x)) (* -1 y)))) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) |
(* -1 (* x (- (* -1 (/ (log (+ 1 (exp x))) x)) (* -1 y)))) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) |
(log (+ 1 (exp x))) |
(log1p.f64 (exp.f64 x)) |
(+ (log (+ 1 (exp x))) (* -1 (* x y))) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) |
(+ (log (+ 1 (exp x))) (* -1 (* x y))) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) |
(+ (log (+ 1 (exp x))) (* -1 (* x y))) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* y (- (/ (log (+ 1 (exp x))) y) x)) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) |
(* y (- (/ (log (+ 1 (exp x))) y) x)) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) |
(* y (- (/ (log (+ 1 (exp x))) y) x)) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (log (+ 1 (exp x))) y)) (* -1 x)))) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) |
(* -1 (* y (- (* -1 (/ (log (+ 1 (exp x))) y)) (* -1 x)))) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) |
(* -1 (* y (- (* -1 (/ (log (+ 1 (exp x))) y)) (* -1 x)))) |
(-.f64 (log1p.f64 (exp.f64 x)) (*.f64 x y)) |
2 |
#s(literal 2 binary64) |
(+ 2 x) |
(+.f64 #s(literal 2 binary64) x) |
(+ 2 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 2 binary64)) |
(+ 2 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
(+ 1 (exp x)) |
(+.f64 #s(literal 1 binary64) (exp.f64 x)) |
1 |
#s(literal 1 binary64) |
(+ 1 x) |
(+.f64 x #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* 1/2 x)))) |
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
(exp x) |
(exp.f64 x) |
Compiled 14 992 to 1 439 computations (90.4% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 413 | 6 | 419 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 414 | 6 | 420 |
| Status | Accuracy | Program |
|---|---|---|
| 75.1% | (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) | |
| ▶ | 79.1% | (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64))) |
| ▶ | 84.6% | (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
| ▶ | 92.6% | (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x y)) |
| ▶ | 49.6% | (*.f64 x (neg.f64 y)) |
| ▶ | 52.1% | (log.f64 #s(literal 2 binary64)) |
Compiled 112 to 84 computations (25% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (log.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) |
| ✓ | cost-diff | 0 | (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (log.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1/2 binary64) y) |
| ✓ | cost-diff | 0 | (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (log.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (neg.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 x (neg.f64 y)) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | (log.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x y)) |
| 2 120× | accelerator-lowering-fma.f32 |
| 2 120× | accelerator-lowering-fma.f64 |
| 520× | *-lowering-*.f32 |
| 520× | *-lowering-*.f64 |
| 432× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 73 |
| 1 | 38 | 73 |
| 2 | 70 | 73 |
| 3 | 154 | 73 |
| 4 | 269 | 73 |
| 5 | 448 | 73 |
| 6 | 816 | 73 |
| 7 | 1271 | 73 |
| 8 | 1729 | 73 |
| 9 | 1799 | 73 |
| 10 | 1807 | 73 |
| 11 | 1807 | 73 |
| 0 | 1807 | 68 |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(- (log 2) (* x y)) |
(log 2) |
2 |
(* x y) |
x |
y |
(* x (neg y)) |
x |
(neg y) |
y |
(log 2) |
2 |
(+ (* x (- 1/2 y)) (log 2)) |
x |
(- 1/2 y) |
1/2 |
y |
(log 2) |
2 |
(+ (* x (- (+ (* x 1/8) 1/2) y)) (log 2)) |
x |
(- (+ (* x 1/8) 1/2) y) |
(+ (* x 1/8) 1/2) |
1/8 |
1/2 |
y |
(log 2) |
2 |
| Outputs |
|---|
(- (log 2) (* x y)) |
(fma.f64 y (neg.f64 x) (log.f64 #s(literal 2 binary64))) |
(log 2) |
(log.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* x y) |
(*.f64 x y) |
x |
y |
(* x (neg y)) |
(*.f64 y (neg.f64 x)) |
x |
(neg y) |
(neg.f64 y) |
y |
(log 2) |
(log.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ (* x (- 1/2 y)) (log 2)) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
x |
(- 1/2 y) |
(-.f64 #s(literal 1/2 binary64) y) |
1/2 |
#s(literal 1/2 binary64) |
y |
(log 2) |
(log.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ (* x (- (+ (* x 1/8) 1/2) y)) (log 2)) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) (log.f64 #s(literal 2 binary64))) |
x |
(- (+ (* x 1/8) 1/2) y) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) |
(+ (* x 1/8) 1/2) |
(fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
1/8 |
#s(literal 1/8 binary64) |
1/2 |
#s(literal 1/2 binary64) |
y |
(log 2) |
(log.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) |
| ✓ | accuracy | 100.0% | (log.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1/2 binary64) y) |
| ✓ | accuracy | 100.0% | (log.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (log.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 x (neg.f64 y)) |
| ✓ | accuracy | 100.0% | (neg.f64 y) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (log.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x y)) |
| 31.0ms | 256× | 0 | valid |
Compiled 70 to 20 computations (71.4% saved)
ival-mult: 7.0ms (37.4% of total)ival-sub: 3.0ms (16% of total)ival-log: 3.0ms (16% of total)ival-add: 3.0ms (16% of total)ival-neg: 1.0ms (5.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 (- (log 2) (* x y))> |
#<alt (log 2)> |
#<alt (* x y)> |
#<alt (* x (neg y))> |
#<alt (neg y)> |
#<alt (+ (* x (- 1/2 y)) (log 2))> |
#<alt (- 1/2 y)> |
#<alt (+ (* x (- (+ (* x 1/8) 1/2) y)) (log 2))> |
#<alt (- (+ (* x 1/8) 1/2) y)> |
#<alt (+ (* x 1/8) 1/2)> |
| Outputs |
|---|
#<alt (log 2)> |
#<alt (+ (log 2) (* -1 (* x y)))> |
#<alt (+ (log 2) (* -1 (* x y)))> |
#<alt (+ (log 2) (* -1 (* x y)))> |
#<alt (* -1 (* x y))> |
#<alt (* x (- (/ (log 2) x) y))> |
#<alt (* x (- (/ (log 2) x) y))> |
#<alt (* x (- (/ (log 2) x) y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x (- (* -1 (/ (log 2) x)) (* -1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (log 2) x)) (* -1 y))))> |
#<alt (* -1 (* x (- (* -1 (/ (log 2) x)) (* -1 y))))> |
#<alt (log 2)> |
#<alt (+ (log 2) (* -1 (* x y)))> |
#<alt (+ (log 2) (* -1 (* x y)))> |
#<alt (+ (log 2) (* -1 (* x y)))> |
#<alt (* -1 (* x y))> |
#<alt (* y (- (/ (log 2) y) x))> |
#<alt (* y (- (/ (log 2) y) x))> |
#<alt (* y (- (/ (log 2) y) x))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* y (- (* -1 (/ (log 2) y)) (* -1 x))))> |
#<alt (* -1 (* y (- (* -1 (/ (log 2) y)) (* -1 x))))> |
#<alt (* -1 (* y (- (* -1 (/ (log 2) y)) (* -1 x))))> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (log 2)> |
#<alt (+ (log 2) (* x (- 1/2 y)))> |
#<alt (+ (log 2) (* x (- 1/2 y)))> |
#<alt (+ (log 2) (* x (- 1/2 y)))> |
#<alt (* x (- 1/2 y))> |
#<alt (* x (- (+ 1/2 (/ (log 2) x)) y))> |
#<alt (* x (- (+ 1/2 (/ (log 2) x)) y))> |
#<alt (* x (- (+ 1/2 (/ (log 2) x)) y))> |
#<alt (* x (- 1/2 y))> |
#<alt (* -1 (* x (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x)))))> |
#<alt (* -1 (* x (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x)))))> |
#<alt (* -1 (* x (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x)))))> |
#<alt (+ (log 2) (* 1/2 x))> |
#<alt (+ (log 2) (+ (* -1 (* x y)) (* 1/2 x)))> |
#<alt (+ (log 2) (+ (* -1 (* x y)) (* 1/2 x)))> |
#<alt (+ (log 2) (+ (* -1 (* x y)) (* 1/2 x)))> |
#<alt (* -1 (* x y))> |
#<alt (* y (+ (* -1 x) (+ (* 1/2 (/ x y)) (/ (log 2) y))))> |
#<alt (* y (+ (* -1 x) (+ (* 1/2 (/ x y)) (/ (log 2) y))))> |
#<alt (* y (+ (* -1 x) (+ (* 1/2 (/ x y)) (/ (log 2) y))))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* 1/2 x)) y)))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* 1/2 x)) y)))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* 1/2 x)) y)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1 y))> |
#<alt (+ 1/2 (* -1 y))> |
#<alt (+ 1/2 (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (* 1/2 (/ 1 y)) 1))> |
#<alt (* y (- (* 1/2 (/ 1 y)) 1))> |
#<alt (* y (- (* 1/2 (/ 1 y)) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (- 1 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* y (- 1 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* y (- 1 (* 1/2 (/ 1 y)))))> |
#<alt (log 2)> |
#<alt (+ (log 2) (* x (- 1/2 y)))> |
#<alt (+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y)))> |
#<alt (+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y)))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x)))> |
#<alt (* (pow x 2) (- (+ 1/8 (+ (* 1/2 (/ 1 x)) (/ (log 2) (pow x 2)))) (/ y x)))> |
#<alt (* (pow x 2) (- (+ 1/8 (+ (* 1/2 (/ 1 x)) (/ (log 2) (pow x 2)))) (/ y x)))> |
#<alt (* 1/8 (pow x 2))> |
#<alt (* (pow x 2) (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x)))> |
#<alt (* (pow x 2) (+ 1/8 (* -1 (/ (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))) x))))> |
#<alt (* (pow x 2) (+ 1/8 (* -1 (/ (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))) x))))> |
#<alt (+ (log 2) (* x (+ 1/2 (* 1/8 x))))> |
#<alt (+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* 1/8 x)))))> |
#<alt (+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* 1/8 x)))))> |
#<alt (+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* 1/8 x)))))> |
#<alt (* -1 (* x y))> |
#<alt (* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* 1/8 x))) y))))> |
#<alt (* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* 1/8 x))) y))))> |
#<alt (* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* 1/8 x))) y))))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* 1/8 x)))) y)))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* 1/8 x)))) y)))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* 1/8 x)))) y)))))> |
#<alt (- 1/2 y)> |
#<alt (- (+ 1/2 (* 1/8 x)) y)> |
#<alt (- (+ 1/2 (* 1/8 x)) y)> |
#<alt (- (+ 1/2 (* 1/8 x)) y)> |
#<alt (* 1/8 x)> |
#<alt (* x (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x)))> |
#<alt (* x (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x)))> |
#<alt (* x (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x)))> |
#<alt (* 1/8 x)> |
#<alt (* -1 (* x (- (* -1 (/ (- 1/2 y) x)) 1/8)))> |
#<alt (* -1 (* x (- (* -1 (/ (- 1/2 y) x)) 1/8)))> |
#<alt (* -1 (* x (- (* -1 (/ (- 1/2 y) x)) 1/8)))> |
#<alt (+ 1/2 (* 1/8 x))> |
#<alt (+ 1/2 (+ (* -1 y) (* 1/8 x)))> |
#<alt (+ 1/2 (+ (* -1 y) (* 1/8 x)))> |
#<alt (+ 1/2 (+ (* -1 y) (* 1/8 x)))> |
#<alt (* -1 y)> |
#<alt (* y (- (+ (* 1/8 (/ x y)) (* 1/2 (/ 1 y))) 1))> |
#<alt (* y (- (+ (* 1/8 (/ x y)) (* 1/2 (/ 1 y))) 1))> |
#<alt (* y (- (+ (* 1/8 (/ x y)) (* 1/2 (/ 1 y))) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* 1/8 x)) y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* 1/8 x)) y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* 1/8 x)) y)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* 1/8 x))> |
#<alt (+ 1/2 (* 1/8 x))> |
#<alt (+ 1/2 (* 1/8 x))> |
#<alt (* 1/8 x)> |
#<alt (* x (+ 1/8 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/8 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/8 (* 1/2 (/ 1 x))))> |
#<alt (* 1/8 x)> |
#<alt (* x (+ 1/8 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/8 (* 1/2 (/ 1 x))))> |
#<alt (* x (+ 1/8 (* 1/2 (/ 1 x))))> |
45 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | 0 | (- (log 2) (* x y)) |
| 1.0ms | y | @ | 0 | (- (log 2) (* x y)) |
| 0.0ms | x | @ | -inf | (+ (* x (- (+ (* x 1/8) 1/2) y)) (log 2)) |
| 0.0ms | x | @ | -inf | (+ (* x (- 1/2 y)) (log 2)) |
| 0.0ms | y | @ | 0 | (+ (* x (- (+ (* x 1/8) 1/2) y)) (log 2)) |
| 1× | batch-egg-rewrite |
| 5 136× | accelerator-lowering-fma.f32 |
| 5 136× | accelerator-lowering-fma.f64 |
| 5 018× | *-lowering-*.f32 |
| 5 018× | *-lowering-*.f64 |
| 4 356× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 52 |
| 1 | 104 | 52 |
| 2 | 869 | 52 |
| 0 | 8407 | 47 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (log 2) (* x y)) |
(log 2) |
(* x y) |
(* x (neg y)) |
(neg y) |
(+ (* x (- 1/2 y)) (log 2)) |
(- 1/2 y) |
(+ (* x (- (+ (* x 1/8) 1/2) y)) (log 2)) |
(- (+ (* x 1/8) 1/2) y) |
(+ (* x 1/8) 1/2) |
| Outputs |
|---|
(+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (neg.f64 y))) |
(+.f64 (*.f64 x (neg.f64 y)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (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)) (fma.f64 x y (log.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (log.f64 #s(literal 2 binary64)))))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x y)) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (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)) (fma.f64 x y (log.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (log.f64 #s(literal 2 binary64))))) |
(fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64))) |
(fma.f64 y (neg.f64 x) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (neg.f64 y) x (log.f64 #s(literal 2 binary64))) |
(fma.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(fma.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x y (log.f64 #s(literal 2 binary64)))) (neg.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (log.f64 #s(literal 2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (neg.f64 x) y (log.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x #s(literal -1 binary64)) y (log.f64 #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (neg.f64 y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64))) (fma.f64 x y (log.f64 #s(literal 2 binary64)))) (fma.f64 x y (log.f64 #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (neg.f64 y))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64))) (fma.f64 x y (log.f64 #s(literal 2 binary64))))) (neg.f64 (fma.f64 x y (log.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (neg.f64 y))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x y (log.f64 #s(literal 2 binary64)))) (*.f64 (fma.f64 x y (log.f64 #s(literal 2 binary64))) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (fma.f64 x y (log.f64 #s(literal 2 binary64))) (fma.f64 x y (log.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (pow.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x y)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))) (pow.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x y)) #s(literal 2 binary64)))) (fma.f64 x y (log.f64 #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 x y (log.f64 #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64))) (fma.f64 x y (log.f64 #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x y (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (neg.f64 y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x (neg.f64 y)) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (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)) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x y (log.f64 #s(literal 2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (log.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x y (log.f64 #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x y (log.f64 #s(literal 2 binary64)))) (fma.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (log.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (log.f64 #s(literal 2 binary64)))) (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x y (log.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (log.f64 #s(literal 2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 x (neg.f64 y)) (log.f64 #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (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)) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (+.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x y (log.f64 #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x y (log.f64 #s(literal 2 binary64))))) (*.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (log.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (log.f64 #s(literal 2 binary64)))))) (+.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x y (log.f64 #s(literal 2 binary64)))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (fma.f64 x y (log.f64 #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (neg.f64 y))))))) |
(*.f64 (*.f64 (fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64))) (fma.f64 x y (log.f64 #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x y (log.f64 #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (log.f64 #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64))) (fma.f64 x y (log.f64 #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x y (log.f64 #s(literal 2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64)))) |
(log.f64 #s(literal 2 binary64)) |
(*.f64 x y) |
(*.f64 y x) |
(+.f64 #s(literal 0 binary64) (*.f64 x (neg.f64 y))) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(neg.f64 (*.f64 x y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 x (neg.f64 y))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (neg.f64 y)) |
(*.f64 y (neg.f64 x)) |
(*.f64 (neg.f64 y) x) |
(*.f64 #s(literal -1 binary64) (*.f64 x y)) |
(*.f64 (neg.f64 x) y) |
(*.f64 (*.f64 x #s(literal -1 binary64)) y) |
(+.f64 #s(literal 0 binary64) (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) y) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y y #s(literal 0 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (*.f64 y y) y)) |
(neg.f64 y) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 y y #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 #s(literal 0 binary64) (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (neg.f64 (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (neg.f64 (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 y y)) y) |
(/.f64 (neg.f64 (*.f64 y y)) (-.f64 #s(literal 0 binary64) (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y y))) (neg.f64 y)) |
(*.f64 y #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) |
(+.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (-.f64 #s(literal 1/2 binary64) y) x (log.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 x (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64))) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64))) (log.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) (fma.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) #s(literal 3 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) #s(literal 2 binary64)))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) (neg.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64))))) (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))))) |
(*.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))))) |
(*.f64 (*.f64 (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) |
(+.f64 (neg.f64 y) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 y)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 y #s(literal 1/2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 1/2 binary64))))) |
(-.f64 #s(literal 1/2 binary64) y) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 y #s(literal 1/2 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal 1/2 binary64)))) |
(fma.f64 y #s(literal -1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 1/2 binary64))))) |
(fma.f64 #s(literal -1 binary64) y #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 y #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (neg.f64 (+.f64 y #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64)) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 y #s(literal 1/2 binary64))) (*.f64 (+.f64 y #s(literal 1/2 binary64)) (*.f64 y y))) (*.f64 (+.f64 y #s(literal 1/2 binary64)) (+.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/64 binary64) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (+.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 y y) (*.f64 y y))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 y #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (neg.f64 (neg.f64 (+.f64 y #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 y) (*.f64 y y) #s(literal 1/8 binary64)) (fma.f64 y y (-.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 y #s(literal 1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 y #s(literal 1/2 binary64))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 1/2 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal 1/2 binary64))) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 y #s(literal 1/2 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 y y) #s(literal 1/4 binary64)) (-.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) (+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 y #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (+.f64 y #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y #s(literal 1/2 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal 1/2 binary64))))) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 y #s(literal 1/2 binary64))) (/.f64 (*.f64 y y) (+.f64 y #s(literal 1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))))) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y #s(literal 1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) |
(+.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))))) |
(fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) x (log.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 x (-.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (*.f64 (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) x) (/.f64 #s(literal 1 binary64) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (log.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))))) (fma.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64))) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) #s(literal 9 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) #s(literal 3 binary64)))) (fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)))) (neg.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)))))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)))) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)))) (neg.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) #s(literal 2 binary64)))) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (*.f64 x (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))))) (neg.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64))))) (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)))))) |
(*.f64 (fma.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))))))) |
(*.f64 (*.f64 (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 1/2 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))))) |
(+.f64 (neg.f64 y) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
(+.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) y)) |
(+.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/8 binary64))) |
(+.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (neg.f64 y)) |
(+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 y y) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 x #s(literal 1/8 binary64) (-.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 y #s(literal -1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/8 binary64) x (-.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64)))) (neg.f64 y)) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/16 binary64))))) (neg.f64 y)) |
(fma.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y))))) (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(fma.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (*.f64 y y) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(fma.f64 #s(literal -1 binary64) y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 y)) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 y #s(literal 1/2 binary64))) (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (+.f64 y #s(literal 1/2 binary64)) #s(literal 1/4 binary64)))) (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y #s(literal 1/2 binary64)))) (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64))))) (neg.f64 y)) |
(fma.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)))) (neg.f64 y)) |
(fma.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/8 binary64))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (neg.f64 y)) |
(fma.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))) (neg.f64 y)) |
(fma.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) (fma.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 y y) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)))) |
(/.f64 (*.f64 (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 y y) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (neg.f64 y)))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) (neg.f64 (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)))) (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 y y) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (neg.f64 y)))) (-.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y))) (-.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 y y))) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64)))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/16 binary64)))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64)))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/16 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64)))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 y y))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64)))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64))))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 y y))) (neg.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (neg.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64))))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (neg.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 x x))))) (*.f64 (fma.f64 y y #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y y)) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64))) (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64)))) (*.f64 y (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y y)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/16 binary64)))) (*.f64 y (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64)))) (*.f64 y (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/16 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y y)) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)) (*.f64 y (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64)))) (*.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y y)) (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64)))) (*.f64 y (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64))))) (*.f64 y (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y y)) (neg.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) (*.f64 y (neg.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64))))) (*.f64 y (neg.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 y #s(literal 1 binary64))) (*.f64 y (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y y)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)) (*.f64 y (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 x x))))) (*.f64 y (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64)) (fma.f64 y y #s(literal 0 binary64)) (*.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64))) (neg.f64 (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64))) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64)) y (*.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64))) (neg.f64 (*.f64 y y)))) (*.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64))) y)) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64)) (fma.f64 y y #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/16 binary64)))) (neg.f64 (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/16 binary64)))) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64)) y (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/16 binary64)))) (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/16 binary64)))) y)) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 y y #s(literal 0 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64)) y (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)) (neg.f64 (*.f64 y y)))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)) y)) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64))) (fma.f64 y y #s(literal 0 binary64)) (*.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64)))) (neg.f64 (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64)))) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64))) y (*.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64)))) (neg.f64 (*.f64 y y)))) (*.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64)))) y)) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (fma.f64 y y #s(literal 0 binary64)) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 (*.f64 y (*.f64 y y))))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64))) y (*.f64 (neg.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 (*.f64 y y)))) (*.f64 (neg.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) y)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (neg.f64 (*.f64 y (*.f64 y y))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) y (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (neg.f64 (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) y)) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 x x))) (fma.f64 y y #s(literal 0 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)) (neg.f64 (*.f64 y (*.f64 y y))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (fma.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 x x))) y (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)) (neg.f64 (*.f64 y y)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) (*.f64 (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 y y))) (*.f64 (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y y))) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 (*.f64 y y) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) (*.f64 (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 y y)) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y))))) (neg.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (neg.f64 y) (*.f64 y y) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) (fma.f64 y y (-.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) y) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) y) (-.f64 (*.f64 x #s(literal 1/8 binary64)) y)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) y))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64))) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 (*.f64 y y) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 y y) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 y y) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (-.f64 (neg.f64 y) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 (*.f64 x #s(literal 1/8 binary64)) y) (-.f64 (*.f64 x #s(literal 1/8 binary64)) y))) (-.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 #s(literal 1/64 binary64) (*.f64 x x))) (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 y y) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 y y) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 (*.f64 y y) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (-.f64 (*.f64 y y) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (neg.f64 y)))))) |
(*.f64 (*.f64 (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))))) |
(*.f64 (neg.f64 (*.f64 (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y)) |
(*.f64 (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/8 binary64))) |
(+.f64 (*.f64 x #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(+.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)))) |
(fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/8 binary64) x #s(literal 1/2 binary64)) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64)))) #s(literal 0 binary64)) |
(fma.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/16 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) (neg.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))) #s(literal 0 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64)) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/16 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/16 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/16 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)) (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 x x))))) |
(/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 1/256 binary64)))) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/64 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal -1/8 binary64)) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64))))) |
(/.f64 (*.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/16 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64)) (*.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1/512 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/262144 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/4096 binary64)))) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64)))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)))) |
(/.f64 (fma.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) #s(literal 0 binary64)) (fma.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) #s(literal 0 binary64)) (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))))) (+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal 1/64 binary64) (*.f64 x x)) (*.f64 x #s(literal 1/16 binary64)))))) |
(*.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal 1/512 binary64) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x #s(literal 1/16 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/64 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal -1/2 binary64))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64))) |
(*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 #s(literal -1/64 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/8 binary64) x)))) |
| 1× | egg-herbie |
| 8 996× | accelerator-lowering-fma.f32 |
| 8 996× | accelerator-lowering-fma.f64 |
| 2 624× | *-lowering-*.f32 |
| 2 624× | *-lowering-*.f64 |
| 1 876× | --lowering--.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 112 | 982 |
| 1 | 341 | 970 |
| 2 | 940 | 970 |
| 3 | 3745 | 966 |
| 4 | 7988 | 966 |
| 0 | 8709 | 884 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log 2) |
(+ (log 2) (* -1 (* x y))) |
(+ (log 2) (* -1 (* x y))) |
(+ (log 2) (* -1 (* x y))) |
(* -1 (* x y)) |
(* x (- (/ (log 2) x) y)) |
(* x (- (/ (log 2) x) y)) |
(* x (- (/ (log 2) x) y)) |
(* -1 (* x y)) |
(* -1 (* x (- (* -1 (/ (log 2) x)) (* -1 y)))) |
(* -1 (* x (- (* -1 (/ (log 2) x)) (* -1 y)))) |
(* -1 (* x (- (* -1 (/ (log 2) x)) (* -1 y)))) |
(log 2) |
(+ (log 2) (* -1 (* x y))) |
(+ (log 2) (* -1 (* x y))) |
(+ (log 2) (* -1 (* x y))) |
(* -1 (* x y)) |
(* y (- (/ (log 2) y) x)) |
(* y (- (/ (log 2) y) x)) |
(* y (- (/ (log 2) y) x)) |
(* -1 (* x y)) |
(* -1 (* y (- (* -1 (/ (log 2) y)) (* -1 x)))) |
(* -1 (* y (- (* -1 (/ (log 2) y)) (* -1 x)))) |
(* -1 (* y (- (* -1 (/ (log 2) y)) (* -1 x)))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(log 2) |
(+ (log 2) (* x (- 1/2 y))) |
(+ (log 2) (* x (- 1/2 y))) |
(+ (log 2) (* x (- 1/2 y))) |
(* x (- 1/2 y)) |
(* x (- (+ 1/2 (/ (log 2) x)) y)) |
(* x (- (+ 1/2 (/ (log 2) x)) y)) |
(* x (- (+ 1/2 (/ (log 2) x)) y)) |
(* x (- 1/2 y)) |
(* -1 (* x (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))))) |
(* -1 (* x (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))))) |
(* -1 (* x (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))))) |
(+ (log 2) (* 1/2 x)) |
(+ (log 2) (+ (* -1 (* x y)) (* 1/2 x))) |
(+ (log 2) (+ (* -1 (* x y)) (* 1/2 x))) |
(+ (log 2) (+ (* -1 (* x y)) (* 1/2 x))) |
(* -1 (* x y)) |
(* y (+ (* -1 x) (+ (* 1/2 (/ x y)) (/ (log 2) y)))) |
(* y (+ (* -1 x) (+ (* 1/2 (/ x y)) (/ (log 2) y)))) |
(* y (+ (* -1 x) (+ (* 1/2 (/ x y)) (/ (log 2) y)))) |
(* -1 (* x y)) |
(* -1 (* y (+ x (* -1 (/ (+ (log 2) (* 1/2 x)) y))))) |
(* -1 (* y (+ x (* -1 (/ (+ (log 2) (* 1/2 x)) y))))) |
(* -1 (* y (+ x (* -1 (/ (+ (log 2) (* 1/2 x)) y))))) |
1/2 |
(+ 1/2 (* -1 y)) |
(+ 1/2 (* -1 y)) |
(+ 1/2 (* -1 y)) |
(* -1 y) |
(* y (- (* 1/2 (/ 1 y)) 1)) |
(* y (- (* 1/2 (/ 1 y)) 1)) |
(* y (- (* 1/2 (/ 1 y)) 1)) |
(* -1 y) |
(* -1 (* y (- 1 (* 1/2 (/ 1 y))))) |
(* -1 (* y (- 1 (* 1/2 (/ 1 y))))) |
(* -1 (* y (- 1 (* 1/2 (/ 1 y))))) |
(log 2) |
(+ (log 2) (* x (- 1/2 y))) |
(+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))) |
(+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))) |
(* (pow x 2) (- (+ 1/8 (+ (* 1/2 (/ 1 x)) (/ (log 2) (pow x 2)))) (/ y x))) |
(* (pow x 2) (- (+ 1/8 (+ (* 1/2 (/ 1 x)) (/ (log 2) (pow x 2)))) (/ y x))) |
(* 1/8 (pow x 2)) |
(* (pow x 2) (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))) |
(* (pow x 2) (+ 1/8 (* -1 (/ (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))) x)))) |
(* (pow x 2) (+ 1/8 (* -1 (/ (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))) x)))) |
(+ (log 2) (* x (+ 1/2 (* 1/8 x)))) |
(+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* 1/8 x))))) |
(+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* 1/8 x))))) |
(+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* 1/8 x))))) |
(* -1 (* x y)) |
(* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* 1/8 x))) y)))) |
(* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* 1/8 x))) y)))) |
(* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* 1/8 x))) y)))) |
(* -1 (* x y)) |
(* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* 1/8 x)))) y))))) |
(* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* 1/8 x)))) y))))) |
(* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* 1/8 x)))) y))))) |
(- 1/2 y) |
(- (+ 1/2 (* 1/8 x)) y) |
(- (+ 1/2 (* 1/8 x)) y) |
(- (+ 1/2 (* 1/8 x)) y) |
(* 1/8 x) |
(* x (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))) |
(* x (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))) |
(* x (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))) |
(* 1/8 x) |
(* -1 (* x (- (* -1 (/ (- 1/2 y) x)) 1/8))) |
(* -1 (* x (- (* -1 (/ (- 1/2 y) x)) 1/8))) |
(* -1 (* x (- (* -1 (/ (- 1/2 y) x)) 1/8))) |
(+ 1/2 (* 1/8 x)) |
(+ 1/2 (+ (* -1 y) (* 1/8 x))) |
(+ 1/2 (+ (* -1 y) (* 1/8 x))) |
(+ 1/2 (+ (* -1 y) (* 1/8 x))) |
(* -1 y) |
(* y (- (+ (* 1/8 (/ x y)) (* 1/2 (/ 1 y))) 1)) |
(* y (- (+ (* 1/8 (/ x y)) (* 1/2 (/ 1 y))) 1)) |
(* y (- (+ (* 1/8 (/ x y)) (* 1/2 (/ 1 y))) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* 1/8 x)) y))))) |
(* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* 1/8 x)) y))))) |
(* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* 1/8 x)) y))))) |
1/2 |
(+ 1/2 (* 1/8 x)) |
(+ 1/2 (* 1/8 x)) |
(+ 1/2 (* 1/8 x)) |
(* 1/8 x) |
(* x (+ 1/8 (* 1/2 (/ 1 x)))) |
(* x (+ 1/8 (* 1/2 (/ 1 x)))) |
(* x (+ 1/8 (* 1/2 (/ 1 x)))) |
(* 1/8 x) |
(* x (+ 1/8 (* 1/2 (/ 1 x)))) |
(* x (+ 1/8 (* 1/2 (/ 1 x)))) |
(* x (+ 1/8 (* 1/2 (/ 1 x)))) |
| Outputs |
|---|
(log 2) |
(log.f64 #s(literal 2 binary64)) |
(+ (log 2) (* -1 (* x y))) |
(fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* -1 (* x y))) |
(fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* -1 (* x y))) |
(fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64))) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* x (- (/ (log 2) x) y)) |
(fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64))) |
(* x (- (/ (log 2) x) y)) |
(fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64))) |
(* x (- (/ (log 2) x) y)) |
(fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64))) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x (- (* -1 (/ (log 2) x)) (* -1 y)))) |
(fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64))) |
(* -1 (* x (- (* -1 (/ (log 2) x)) (* -1 y)))) |
(fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64))) |
(* -1 (* x (- (* -1 (/ (log 2) x)) (* -1 y)))) |
(fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64))) |
(log 2) |
(log.f64 #s(literal 2 binary64)) |
(+ (log 2) (* -1 (* x y))) |
(fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* -1 (* x y))) |
(fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* -1 (* x y))) |
(fma.f64 x (neg.f64 y) (log.f64 #s(literal 2 binary64))) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* y (- (/ (log 2) y) x)) |
(*.f64 y (-.f64 (/.f64 (log.f64 #s(literal 2 binary64)) y) x)) |
(* y (- (/ (log 2) y) x)) |
(*.f64 y (-.f64 (/.f64 (log.f64 #s(literal 2 binary64)) y) x)) |
(* y (- (/ (log 2) y) x)) |
(*.f64 y (-.f64 (/.f64 (log.f64 #s(literal 2 binary64)) y) x)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* y (- (* -1 (/ (log 2) y)) (* -1 x)))) |
(*.f64 y (-.f64 (/.f64 (log.f64 #s(literal 2 binary64)) y) x)) |
(* -1 (* y (- (* -1 (/ (log 2) y)) (* -1 x)))) |
(*.f64 y (-.f64 (/.f64 (log.f64 #s(literal 2 binary64)) y) x)) |
(* -1 (* y (- (* -1 (/ (log 2) y)) (* -1 x)))) |
(*.f64 y (-.f64 (/.f64 (log.f64 #s(literal 2 binary64)) y) x)) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(log 2) |
(log.f64 #s(literal 2 binary64)) |
(+ (log 2) (* x (- 1/2 y))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* x (- 1/2 y))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* x (- 1/2 y))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(* x (- 1/2 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* x (- (+ 1/2 (/ (log 2) x)) y)) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(* x (- (+ 1/2 (/ (log 2) x)) y)) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(* x (- (+ 1/2 (/ (log 2) x)) y)) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(* x (- 1/2 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(* -1 (* x (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(* -1 (* x (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (+ (* -1 (* x y)) (* 1/2 x))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (+ (* -1 (* x y)) (* 1/2 x))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (+ (* -1 (* x y)) (* 1/2 x))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* y (+ (* -1 x) (+ (* 1/2 (/ x y)) (/ (log 2) y)))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(* y (+ (* -1 x) (+ (* 1/2 (/ x y)) (/ (log 2) y)))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(* y (+ (* -1 x) (+ (* 1/2 (/ x y)) (/ (log 2) y)))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* y (+ x (* -1 (/ (+ (log 2) (* 1/2 x)) y))))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(* -1 (* y (+ x (* -1 (/ (+ (log 2) (* 1/2 x)) y))))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(* -1 (* y (+ x (* -1 (/ (+ (log 2) (* 1/2 x)) y))))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1 y)) |
(-.f64 #s(literal 1/2 binary64) y) |
(+ 1/2 (* -1 y)) |
(-.f64 #s(literal 1/2 binary64) y) |
(+ 1/2 (* -1 y)) |
(-.f64 #s(literal 1/2 binary64) y) |
(* -1 y) |
(neg.f64 y) |
(* y (- (* 1/2 (/ 1 y)) 1)) |
(-.f64 #s(literal 1/2 binary64) y) |
(* y (- (* 1/2 (/ 1 y)) 1)) |
(-.f64 #s(literal 1/2 binary64) y) |
(* y (- (* 1/2 (/ 1 y)) 1)) |
(-.f64 #s(literal 1/2 binary64) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (- 1 (* 1/2 (/ 1 y))))) |
(-.f64 #s(literal 1/2 binary64) y) |
(* -1 (* y (- 1 (* 1/2 (/ 1 y))))) |
(-.f64 #s(literal 1/2 binary64) y) |
(* -1 (* y (- 1 (* 1/2 (/ 1 y))))) |
(-.f64 #s(literal 1/2 binary64) y) |
(log 2) |
(log.f64 #s(literal 2 binary64)) |
(+ (log 2) (* x (- 1/2 y))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(* 1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* (pow x 2) (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y))) |
(* (pow x 2) (- (+ 1/8 (+ (* 1/2 (/ 1 x)) (/ (log 2) (pow x 2)))) (/ y x))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(* (pow x 2) (- (+ 1/8 (+ (* 1/2 (/ 1 x)) (/ (log 2) (pow x 2)))) (/ y x))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(* 1/8 (pow x 2)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(* (pow x 2) (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y))) |
(* (pow x 2) (+ 1/8 (* -1 (/ (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))) x)))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(* (pow x 2) (+ 1/8 (* -1 (/ (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))) x)))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* x (+ 1/2 (* 1/8 x)))) |
(fma.f64 x (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* 1/8 x))))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* 1/8 x))))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* 1/8 x))))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* 1/8 x))) y)))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* 1/8 x))) y)))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* 1/8 x))) y)))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* 1/8 x)))) y))))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* 1/8 x)))) y))))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* 1/8 x)))) y))))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(- 1/2 y) |
(-.f64 #s(literal 1/2 binary64) y) |
(- (+ 1/2 (* 1/8 x)) y) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) |
(- (+ 1/2 (* 1/8 x)) y) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) |
(- (+ 1/2 (* 1/8 x)) y) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) |
(* 1/8 x) |
(*.f64 x #s(literal 1/8 binary64)) |
(* x (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) |
(* x (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) |
(* x (- (+ 1/8 (* 1/2 (/ 1 x))) (/ y x))) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) |
(* 1/8 x) |
(*.f64 x #s(literal 1/8 binary64)) |
(* -1 (* x (- (* -1 (/ (- 1/2 y) x)) 1/8))) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) |
(* -1 (* x (- (* -1 (/ (- 1/2 y) x)) 1/8))) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) |
(* -1 (* x (- (* -1 (/ (- 1/2 y) x)) 1/8))) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) |
(+ 1/2 (* 1/8 x)) |
(fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1 y) (* 1/8 x))) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) |
(+ 1/2 (+ (* -1 y) (* 1/8 x))) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) |
(+ 1/2 (+ (* -1 y) (* 1/8 x))) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) |
(* -1 y) |
(neg.f64 y) |
(* y (- (+ (* 1/8 (/ x y)) (* 1/2 (/ 1 y))) 1)) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) |
(* y (- (+ (* 1/8 (/ x y)) (* 1/2 (/ 1 y))) 1)) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) |
(* y (- (+ (* 1/8 (/ x y)) (* 1/2 (/ 1 y))) 1)) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* 1/8 x)) y))))) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) |
(* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* 1/8 x)) y))))) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) |
(* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* 1/8 x)) y))))) |
(-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* 1/8 x)) |
(fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/8 x)) |
(fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(+ 1/2 (* 1/8 x)) |
(fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(* 1/8 x) |
(*.f64 x #s(literal 1/8 binary64)) |
(* x (+ 1/8 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/8 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/8 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(* 1/8 x) |
(*.f64 x #s(literal 1/8 binary64)) |
(* x (+ 1/8 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/8 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
(* x (+ 1/8 (* 1/2 (/ 1 x)))) |
(fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) |
Compiled 13 177 to 1 305 computations (90.1% saved)
17 alts after pruning (14 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 526 | 13 | 539 |
| Fresh | 0 | 1 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 528 | 17 | 545 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 75.1% | (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) |
| 54.8% | (fma.f64 x (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) | |
| ▶ | 52.1% | (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) |
| 59.2% | (/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))))) | |
| ▶ | 21.4% | (/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
| 64.9% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (neg.f64 y))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) | |
| ✓ | 92.6% | (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x y)) |
| 13.5% | (*.f64 x (/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 y y #s(literal 0 binary64)))) | |
| ▶ | 29.9% | (*.f64 x (/.f64 (neg.f64 (*.f64 y y)) y)) |
| 13.5% | (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (neg.f64 (*.f64 y (*.f64 y y)))))) | |
| 29.3% | (*.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y))) | |
| ▶ | 35.0% | (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
| 13.5% | (*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) | |
| 29.8% | (*.f64 x (*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) | |
| 6.0% | (*.f64 x (*.f64 x #s(literal 1/8 binary64))) | |
| ✓ | 49.6% | (*.f64 x (neg.f64 y)) |
| ✓ | 52.1% | (log.f64 #s(literal 2 binary64)) |
Compiled 484 to 288 computations (40.5% saved)
| 1× | egg-herbie |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (log.f64 #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 y (*.f64 x y))) |
| ✓ | cost-diff | 0 | (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) |
| ✓ | cost-diff | 192 | (+.f64 #s(literal 0 binary64) (*.f64 x y)) |
| ✓ | cost-diff | 1664 | (/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
| ✓ | cost-diff | 0 | (*.f64 y y) |
| ✓ | cost-diff | 0 | (neg.f64 (*.f64 y y)) |
| ✓ | cost-diff | 0 | (*.f64 x (/.f64 (neg.f64 (*.f64 y y)) y)) |
| ✓ | cost-diff | 1024 | (/.f64 (neg.f64 (*.f64 y y)) y) |
| ✓ | cost-diff | 0 | (-.f64 #s(literal 1/2 binary64) y) |
| ✓ | cost-diff | 0 | (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
| ✓ | cost-diff | 0 | (*.f64 x x) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) |
| ✓ | cost-diff | 0 | (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) |
| 9 308× | accelerator-lowering-fma.f32 |
| 9 308× | accelerator-lowering-fma.f64 |
| 2 792× | *-lowering-*.f32 |
| 2 792× | *-lowering-*.f64 |
| 2 236× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 134 |
| 1 | 80 | 134 |
| 2 | 262 | 122 |
| 3 | 882 | 122 |
| 4 | 2508 | 122 |
| 5 | 4356 | 122 |
| 0 | 8162 | 115 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x (+ (* x (+ (* -1/192 (* x x)) 1/8)) (- 1/2 y))) (log 2)) |
x |
(+ (* x (+ (* -1/192 (* x x)) 1/8)) (- 1/2 y)) |
(+ (* -1/192 (* x x)) 1/8) |
-1/192 |
(* x x) |
1/8 |
(- 1/2 y) |
1/2 |
y |
(log 2) |
2 |
(* x (- 1/2 y)) |
x |
(- 1/2 y) |
1/2 |
y |
(* x (/ (neg (* y y)) y)) |
x |
(/ (neg (* y y)) y) |
(neg (* y y)) |
(* y y) |
y |
(/ (neg (* x (* y (* x y)))) (+ 0 (* x y))) |
(neg (* x (* y (* x y)))) |
(* x (* y (* x y))) |
x |
(* y (* x y)) |
y |
(* x y) |
(+ 0 (* x y)) |
0 |
(+ (* x 1/2) (log 2)) |
x |
1/2 |
(log 2) |
2 |
| Outputs |
|---|
(+ (* x (+ (* x (+ (* -1/192 (* x x)) 1/8)) (- 1/2 y))) (log 2)) |
(fma.f64 x (-.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64))) |
x |
(+ (* x (+ (* -1/192 (* x x)) 1/8)) (- 1/2 y)) |
(-.f64 (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y) |
(+ (* -1/192 (* x x)) 1/8) |
(fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) |
-1/192 |
#s(literal -1/192 binary64) |
(* x x) |
(*.f64 x x) |
1/8 |
#s(literal 1/8 binary64) |
(- 1/2 y) |
(-.f64 #s(literal 1/2 binary64) y) |
1/2 |
#s(literal 1/2 binary64) |
y |
(log 2) |
(log.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(* x (- 1/2 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
x |
(- 1/2 y) |
(-.f64 #s(literal 1/2 binary64) y) |
1/2 |
#s(literal 1/2 binary64) |
y |
(* x (/ (neg (* y y)) y)) |
(*.f64 x (neg.f64 y)) |
x |
(/ (neg (* y y)) y) |
(neg.f64 y) |
(neg (* y y)) |
(neg.f64 (*.f64 y y)) |
(* y y) |
(*.f64 y y) |
y |
(/ (neg (* x (* y (* x y)))) (+ 0 (* x y))) |
(*.f64 x (neg.f64 y)) |
(neg (* x (* y (* x y)))) |
(neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) |
(* x (* y (* x y))) |
(*.f64 x (*.f64 x (*.f64 y y))) |
x |
(* y (* x y)) |
(*.f64 x (*.f64 y y)) |
y |
(* x y) |
(*.f64 x y) |
(+ 0 (* x y)) |
(*.f64 x y) |
0 |
#s(literal 0 binary64) |
(+ (* x 1/2) (log 2)) |
(fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) |
x |
1/2 |
#s(literal 1/2 binary64) |
(log 2) |
(log.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
Found 16 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (log.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 100.0% | (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) |
| ✓ | accuracy | 99.8% | (*.f64 y (*.f64 x y)) |
| ✓ | accuracy | 94.5% | (*.f64 x (*.f64 y (*.f64 x y))) |
| ✓ | accuracy | 48.1% | (/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
| ✓ | accuracy | 100.0% | (*.f64 y y) |
| ✓ | accuracy | 100.0% | (*.f64 x (/.f64 (neg.f64 (*.f64 y y)) y)) |
| ✓ | accuracy | 100.0% | (neg.f64 (*.f64 y y)) |
| ✓ | accuracy | 56.1% | (/.f64 (neg.f64 (*.f64 y y)) y) |
| ✓ | accuracy | 100.0% | (-.f64 #s(literal 1/2 binary64) y) |
| ✓ | accuracy | 100.0% | (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
| ✓ | accuracy | 100.0% | (log.f64 #s(literal 2 binary64)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) |
| ✓ | accuracy | 100.0% | (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) |
| ✓ | accuracy | 99.9% | (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) |
| 53.0ms | 256× | 0 | valid |
Compiled 137 to 31 computations (77.4% saved)
ival-mult: 16.0ms (44.2% of total)ival-add: 6.0ms (16.6% of total)const: 4.0ms (11.1% of total)ival-div: 3.0ms (8.3% of total)ival-log: 3.0ms (8.3% of total)ival-neg: 2.0ms (5.5% of total)ival-sub: 1.0ms (2.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
#<alt (+ (* x (+ (* x (+ (* -1/192 (* x x)) 1/8)) (- 1/2 y))) (log 2))> |
#<alt (+ (* x (+ (* -1/192 (* x x)) 1/8)) (- 1/2 y))> |
#<alt (+ (* -1/192 (* x x)) 1/8)> |
#<alt (* x x)> |
#<alt (* x (- 1/2 y))> |
#<alt (- 1/2 y)> |
#<alt (/ (neg (* y y)) y)> |
#<alt (* x (/ (neg (* y y)) y))> |
#<alt (neg (* y y))> |
#<alt (* y y)> |
#<alt (/ (neg (* x (* y (* x y)))) (+ 0 (* x y)))> |
#<alt (+ 0 (* x y))> |
#<alt (neg (* x (* y (* x y))))> |
#<alt (* x (* y (* x y)))> |
#<alt (+ (* x 1/2) (log 2))> |
#<alt (log 2)> |
#<alt (* y (* x y))> |
| Outputs |
|---|
#<alt (log 2)> |
#<alt (+ (log 2) (* x (- 1/2 y)))> |
#<alt (+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y)))> |
#<alt (+ (log 2) (* x (- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y)))> |
#<alt (* -1/192 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 1/192))> |
#<alt (* (pow x 4) (- (+ (/ 1/2 (pow x 3)) (* 1/8 (/ 1 (pow x 2)))) (+ 1/192 (/ y (pow x 3)))))> |
#<alt (* (pow x 4) (- (+ (/ 1/2 (pow x 3)) (+ (* 1/8 (/ 1 (pow x 2))) (/ (log 2) (pow x 4)))) (+ 1/192 (/ y (pow x 3)))))> |
#<alt (* -1/192 (pow x 4))> |
#<alt (* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 1/192))> |
#<alt (* (pow x 4) (- (+ (/ 1/2 (pow x 3)) (* 1/8 (/ 1 (pow x 2)))) (+ 1/192 (/ y (pow x 3)))))> |
#<alt (* (pow x 4) (- (+ (* -1 (/ (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))) (pow x 3))) (* 1/8 (/ 1 (pow x 2)))) 1/192))> |
#<alt (+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2)))))))> |
#<alt (+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))))> |
#<alt (+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))))> |
#<alt (+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))))> |
#<alt (* -1 (* x y))> |
#<alt (* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2)))))) y))))> |
#<alt (* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2)))))) y))))> |
#<alt (* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2)))))) y))))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))) y)))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))) y)))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))) y)))))> |
#<alt (- 1/2 y)> |
#<alt (- (+ 1/2 (* 1/8 x)) y)> |
#<alt (- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y)> |
#<alt (- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y)> |
#<alt (* -1/192 (pow x 3))> |
#<alt (* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 1/192))> |
#<alt (* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (* 1/8 (/ 1 (pow x 2)))) (+ 1/192 (/ y (pow x 3)))))> |
#<alt (* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (* 1/8 (/ 1 (pow x 2)))) (+ 1/192 (/ y (pow x 3)))))> |
#<alt (* -1/192 (pow x 3))> |
#<alt (* -1 (* (pow x 3) (- 1/192 (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- (+ 1/192 (* -1 (/ (- 1/2 y) (pow x 3)))) (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (* -1 (* (pow x 3) (- (+ 1/192 (* -1 (/ (- 1/2 y) (pow x 3)))) (* 1/8 (/ 1 (pow x 2))))))> |
#<alt (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2)))))> |
#<alt (+ 1/2 (+ (* -1 y) (* x (+ 1/8 (* -1/192 (pow x 2))))))> |
#<alt (+ 1/2 (+ (* -1 y) (* x (+ 1/8 (* -1/192 (pow x 2))))))> |
#<alt (+ 1/2 (+ (* -1 y) (* x (+ 1/8 (* -1/192 (pow x 2))))))> |
#<alt (* -1 y)> |
#<alt (* y (- (+ (* 1/2 (/ 1 y)) (/ (* x (+ 1/8 (* -1/192 (pow x 2)))) y)) 1))> |
#<alt (* y (- (+ (* 1/2 (/ 1 y)) (/ (* x (+ 1/8 (* -1/192 (pow x 2)))) y)) 1))> |
#<alt (* y (- (+ (* 1/2 (/ 1 y)) (/ (* x (+ 1/8 (* -1/192 (pow x 2)))) y)) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y)))))> |
#<alt (* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y)))))> |
#<alt 1/8> |
#<alt (+ 1/8 (* -1/192 (pow x 2)))> |
#<alt (+ 1/8 (* -1/192 (pow x 2)))> |
#<alt (+ 1/8 (* -1/192 (pow x 2)))> |
#<alt (* -1/192 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 1/192))> |
#<alt (* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 1/192))> |
#<alt (* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 1/192))> |
#<alt (* -1/192 (pow x 2))> |
#<alt (* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 1/192))> |
#<alt (* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 1/192))> |
#<alt (* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 1/192))> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (pow x 2)> |
#<alt (* x (- 1/2 y))> |
#<alt (* x (- 1/2 y))> |
#<alt (* x (- 1/2 y))> |
#<alt (* x (- 1/2 y))> |
#<alt (* x (- 1/2 y))> |
#<alt (* x (- 1/2 y))> |
#<alt (* x (- 1/2 y))> |
#<alt (* x (- 1/2 y))> |
#<alt (* x (- 1/2 y))> |
#<alt (* x (- 1/2 y))> |
#<alt (* x (- 1/2 y))> |
#<alt (* x (- 1/2 y))> |
#<alt (* 1/2 x)> |
#<alt (+ (* -1 (* x y)) (* 1/2 x))> |
#<alt (+ (* -1 (* x y)) (* 1/2 x))> |
#<alt (+ (* -1 (* x y)) (* 1/2 x))> |
#<alt (* -1 (* x y))> |
#<alt (* y (+ (* -1 x) (* 1/2 (/ x y))))> |
#<alt (* y (+ (* -1 x) (* 1/2 (/ x y))))> |
#<alt (* y (+ (* -1 x) (* 1/2 (/ x y))))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* y (+ x (* -1/2 (/ x y)))))> |
#<alt (* -1 (* y (+ x (* -1/2 (/ x y)))))> |
#<alt (* -1 (* y (+ x (* -1/2 (/ x y)))))> |
#<alt 1/2> |
#<alt (+ 1/2 (* -1 y))> |
#<alt (+ 1/2 (* -1 y))> |
#<alt (+ 1/2 (* -1 y))> |
#<alt (* -1 y)> |
#<alt (* y (- (* 1/2 (/ 1 y)) 1))> |
#<alt (* y (- (* 1/2 (/ 1 y)) 1))> |
#<alt (* y (- (* 1/2 (/ 1 y)) 1))> |
#<alt (* -1 y)> |
#<alt (* -1 (* y (- 1 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* y (- 1 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 (* y (- 1 (* 1/2 (/ 1 y)))))> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (log 2)> |
#<alt (+ (log 2) (* 1/2 x))> |
#<alt (+ (log 2) (* 1/2 x))> |
#<alt (+ (log 2) (* 1/2 x))> |
#<alt (* 1/2 x)> |
#<alt (* x (+ 1/2 (/ (log 2) x)))> |
#<alt (* x (+ 1/2 (/ (log 2) x)))> |
#<alt (* x (+ 1/2 (/ (log 2) x)))> |
#<alt (* 1/2 x)> |
#<alt (* -1 (* x (- (* -1 (/ (log 2) x)) 1/2)))> |
#<alt (* -1 (* x (- (* -1 (/ (log 2) x)) 1/2)))> |
#<alt (* -1 (* x (- (* -1 (/ (log 2) x)) 1/2)))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | 0 | (+ (* x (+ (* x (+ (* -1/192 (* x x)) 1/8)) (- 1/2 y))) (log 2)) |
| 0.0ms | x | @ | 0 | (neg (* x (* y (* x y)))) |
| 0.0ms | x | @ | inf | (+ (* x (+ (* x (+ (* -1/192 (* x x)) 1/8)) (- 1/2 y))) (log 2)) |
| 0.0ms | y | @ | inf | (neg (* x (* y (* x y)))) |
| 0.0ms | x | @ | -inf | (+ (* x (+ (* x (+ (* -1/192 (* x x)) 1/8)) (- 1/2 y))) (log 2)) |
| 1× | batch-egg-rewrite |
| 6 896× | accelerator-lowering-fma.f32 |
| 6 896× | accelerator-lowering-fma.f64 |
| 4 064× | *-lowering-*.f32 |
| 4 064× | *-lowering-*.f64 |
| 3 692× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 29 | 109 |
| 1 | 173 | 105 |
| 2 | 1445 | 93 |
| 0 | 8647 | 86 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ (* x (+ (* x (+ (* -1/192 (* x x)) 1/8)) (- 1/2 y))) (log 2)) |
(+ (* x (+ (* -1/192 (* x x)) 1/8)) (- 1/2 y)) |
(+ (* -1/192 (* x x)) 1/8) |
(* x x) |
(* x (- 1/2 y)) |
(- 1/2 y) |
(/ (neg (* y y)) y) |
(* x (/ (neg (* y y)) y)) |
(neg (* y y)) |
(* y y) |
(/ (neg (* x (* y (* x y)))) (+ 0 (* x y))) |
(+ 0 (* x y)) |
(neg (* x (* y (* x y)))) |
(* x (* y (* x y))) |
(+ (* x 1/2) (log 2)) |
(log 2) |
(* y (* x y)) |
| Outputs |
|---|
(+.f64 (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (log.f64 #s(literal 2 binary64))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))) |
(+.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64)))) |
(+.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))))) |
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))))) |
(fma.f64 x (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x x) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x x) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) x (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) x (log.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))))) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (-.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))))) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)))) x) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))))) (log.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) (log.f64 #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))))) (fma.f64 (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64))))) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))))) (neg.f64 (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))) (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (-.f64 (*.f64 (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y))))) (fma.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))) (*.f64 (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))))) (-.f64 (*.f64 x (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))))) (*.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)))) (-.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64))))) (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 1/2 binary64)))))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))))) |
(+.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (-.f64 #s(literal 1/2 binary64) y)) |
(+.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 y (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))))) |
(+.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) |
(+.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/8 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (neg.f64 y)) |
(+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)))) |
(+.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)))) (*.f64 x #s(literal 1/8 binary64))) |
(-.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))) |
(-.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y) |
(-.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (fma.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 y y (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y)))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 y y (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y))))) |
(-.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))) (/.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64))) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y)) (/.f64 (*.f64 y y) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y))) |
(fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (fma.f64 x #s(literal 1/8 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal -1/192 binary64) (*.f64 x (*.f64 x x)) (fma.f64 x #s(literal 1/8 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/192 binary64)) (fma.f64 x #s(literal 1/8 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) x (fma.f64 x #s(literal 1/8 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) x (-.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) (neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)))) |
(fma.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) |
(fma.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y))))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) |
(fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) |
(fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) y)) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) |
(fma.f64 (*.f64 x #s(literal -1/192 binary64)) (*.f64 x x) (fma.f64 x #s(literal 1/8 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/192 binary64) (fma.f64 x #s(literal 1/8 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) |
(fma.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1/2 binary64) y))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) |
(fma.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 1/8 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1/2 binary64))))) (neg.f64 y)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64)))))) (-.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64))) (neg.f64 y)) |
(fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x))) (-.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64)))) (-.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))) (-.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64)))) (-.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))) (-.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)))) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))) (fma.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 y y (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y))) (-.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y) (*.f64 (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y))))) (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y))) (neg.f64 (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) (fma.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 y y (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) (fma.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (-.f64 (*.f64 y y) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))))) |
(/.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))) (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))) |
(/.f64 (*.f64 (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y)) |
(/.f64 (*.f64 (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (-.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (neg.f64 y))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/2 binary64) y) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))) (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))) (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x))) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (*.f64 (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x))) (+.f64 #s(literal 1/2 binary64) y) (*.f64 (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)) (+.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x))) (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (*.f64 (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)) (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)) (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x))) (neg.f64 (+.f64 #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))))) (*.f64 (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)) (neg.f64 (+.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x))) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (*.f64 (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64))) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64))) (+.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (+.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64))) (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64))) (neg.f64 (+.f64 #s(literal 1/2 binary64) y)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (neg.f64 (+.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64))) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64))) (+.f64 #s(literal 1/2 binary64) y) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64))) (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64))) (neg.f64 (+.f64 #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (neg.f64 (+.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64)) x) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64)) x) (+.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (+.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64)) x) (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64)) x) (neg.f64 (+.f64 #s(literal 1/2 binary64) y)) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (neg.f64 (+.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64)) x) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64)) x) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64)) x) (+.f64 #s(literal 1/2 binary64) y) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64)) x) (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64)) x) (neg.f64 (+.f64 #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (neg.f64 (+.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64)) x) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)) (*.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x))))) (*.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (*.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64))))) (*.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64))))) (*.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (*.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64)) x))) (*.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64)) x))) (*.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64)) x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64)) x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) y) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/2 binary64) y) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)) (*.f64 (+.f64 #s(literal 1/2 binary64) y) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x))))) (*.f64 (+.f64 #s(literal 1/2 binary64) y) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) y) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) y) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) y) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64)) x))) (*.f64 (+.f64 #s(literal 1/2 binary64) y) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) y) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64)) x))) (*.f64 (+.f64 #s(literal 1/2 binary64) y) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)) (*.f64 (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x))))) (*.f64 (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (*.f64 (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64))))) (*.f64 (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64))))) (*.f64 (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (*.f64 (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64)) x))) (*.f64 (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64)) x))) (*.f64 (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) y)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) y)) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) y)) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) y)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) y)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64))))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) y)) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64)) x))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) y)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) y)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64)) x))) (*.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) y)) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x #s(literal 1/8 binary64))))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (fma.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) (*.f64 #s(literal -1/8 binary64) x)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64))))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64)) x))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))))) |
(/.f64 (fma.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64)) x))) (*.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) (*.f64 (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)))) (*.f64 (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 y y (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))))) (neg.f64 (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)))) (neg.f64 (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y))) |
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 (neg.f64 y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (+.f64 (neg.f64 y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (+.f64 (neg.f64 y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))) (*.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64))) (*.f64 x (*.f64 x x)) (pow.f64 (fma.f64 x #s(literal 1/8 binary64) (-.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (-.f64 (*.f64 (fma.f64 x #s(literal 1/8 binary64) (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 x #s(literal 1/8 binary64) (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/8 binary64) (-.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (*.f64 #s(literal 1/512 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)))) (+.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/64 binary64)) (*.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)))) (*.f64 x #s(literal 1/8 binary64)))))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 y (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (fma.f64 (-.f64 y (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (-.f64 y (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) (fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (neg.f64 y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (+.f64 (neg.f64 y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))))) (-.f64 #s(literal 1/2 binary64) (+.f64 (neg.f64 y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)))) (*.f64 (fma.f64 x #s(literal 1/8 binary64) (-.f64 #s(literal 1/2 binary64) y)) (fma.f64 x #s(literal 1/8 binary64) (-.f64 #s(literal 1/2 binary64) y)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) (fma.f64 x #s(literal 1/8 binary64) (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)))) (+.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x))))) (*.f64 (*.f64 x x) #s(literal 1/64 binary64))) (-.f64 (+.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x x)))) (*.f64 x #s(literal 1/8 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 y (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (-.f64 y (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))))) (+.f64 #s(literal 1/2 binary64) (-.f64 y (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)))) (+.f64 (/.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) (/.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))))) |
(*.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y) (-.f64 (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 #s(literal 1/2 binary64) y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 #s(literal 1/2 binary64) y) (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) (*.f64 (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))))))) |
(*.f64 (neg.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/2 binary64)) y)))) |
(*.f64 (-.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)))) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (fma.f64 y y (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y))))) |
(*.f64 (*.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))))) |
(*.f64 (*.f64 (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y) (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) y))) |
(+.f64 (*.f64 #s(literal -1/192 binary64) (*.f64 x x)) #s(literal 1/8 binary64)) |
(+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/192 binary64) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)))) |
(-.f64 (/.f64 #s(literal 1/64 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/192 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/192 binary64) (*.f64 x x))))) |
(fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) |
(fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 x x) #s(literal -1/192 binary64) #s(literal 1/8 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))) (neg.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))))) |
(fma.f64 (*.f64 x #s(literal -1/192 binary64)) x #s(literal 1/8 binary64)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64)))) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64)) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64)))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/192 binary64) (*.f64 x x))) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))))) |
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64)) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64))) (neg.f64 (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64))) (neg.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)))) |
(/.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)))) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/192 binary64) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/64 binary64))) (*.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))))) (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/192 binary64) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))) (fma.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (/.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))) (/.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64))))) |
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/64 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64))) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64)))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64))) |
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/7077888 binary64)) #s(literal 1/512 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal 1/64 binary64)) (*.f64 (*.f64 x x) #s(literal -1/1536 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal -1/8 binary64))))) |
(*.f64 (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36864 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/192 binary64) (*.f64 x x))))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(pow.f64 x #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(*.f64 x x) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x y)) |
(fma.f64 x #s(literal 1/2 binary64) (*.f64 y (neg.f64 x))) |
(fma.f64 #s(literal 1/2 binary64) x (*.f64 y (neg.f64 x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (*.f64 x (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) y) (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (+.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) x) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x) (+.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) x)) (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x)) (neg.f64 (+.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x)))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (-.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (*.f64 x (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) x) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) y))) |
(+.f64 #s(literal 1/2 binary64) (neg.f64 y)) |
(+.f64 (neg.f64 y) #s(literal 1/2 binary64)) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))))) |
(+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 #s(literal 1/2 binary64) y) |
(-.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y))) |
(fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (neg.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))))) |
(fma.f64 y #s(literal -1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 y (neg.f64 y)) (/.f64 #s(literal 1 binary64) y) #s(literal 1/2 binary64)) |
(fma.f64 (neg.f64 y) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) y)) (neg.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y)))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 y) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (neg.f64 y)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal -1 binary64) y #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))) (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (+.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (neg.f64 (+.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (*.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (*.f64 y (*.f64 y y)))) (*.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (*.f64 (+.f64 #s(literal 1/2 binary64) y) (*.f64 y y))) (*.f64 (+.f64 #s(literal 1/2 binary64) y) (+.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)))) (neg.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (fma.f64 (*.f64 y y) (neg.f64 y) #s(literal 1/8 binary64)) (fma.f64 y y (-.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (*.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (fma.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y)) (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y)))))) |
(/.f64 (-.f64 (*.f64 y y) #s(literal 1/4 binary64)) (-.f64 (neg.f64 y) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))))) (+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))) (/.f64 (*.f64 y (*.f64 y y)) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y))) (*.f64 (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 1/2 binary64) y)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) #s(literal -1 binary64)) |
(*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64)))) |
(*.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (neg.f64 y)))))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 y (+.f64 #s(literal 1/2 binary64) y) #s(literal 1/4 binary64))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1/2 binary64) y)))) |
(+.f64 #s(literal 0 binary64) (neg.f64 y)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) y)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) y) |
(neg.f64 y) |
(/.f64 y #s(literal -1 binary64)) |
(/.f64 (*.f64 y y) (neg.f64 y)) |
(/.f64 (*.f64 y (neg.f64 y)) y) |
(/.f64 (*.f64 y (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) |
(/.f64 (neg.f64 y) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (+.f64 #s(literal 0 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y (neg.f64 y))) |
(pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) |
(*.f64 y #s(literal -1 binary64)) |
(*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 y (neg.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (neg.f64 y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (neg.f64 y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (/.f64 x (*.f64 x y)))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y y)) y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 x y)) (/.f64 (*.f64 x (*.f64 y y)) x))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) y)) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) x)) (/.f64 x y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 x y) x)) (/.f64 (*.f64 x y) y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 x y) y)) (/.f64 (*.f64 x y) x))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) #s(literal 1 binary64))) (*.f64 y (neg.f64 x)))) |
(+.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 y y)) y)) |
(-.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 x (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 y (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 x (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 x (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) y #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y (neg.f64 y))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 y (neg.f64 y))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (neg.f64 x)) (/.f64 (*.f64 x (*.f64 y y)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (neg.f64 y)) (/.f64 (*.f64 x (*.f64 y y)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) x) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 y (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x y)) |
(/.f64 x (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 x y) #s(literal -1 binary64)) |
(/.f64 (*.f64 x (*.f64 y y)) (neg.f64 y)) |
(/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (*.f64 x y)) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 y))) y) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x)))))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) x) y) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y)) x) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))))) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y))) (*.f64 (*.f64 x y) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x))) (*.f64 x (*.f64 y y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))) #s(literal 0 binary64)) (fma.f64 x (*.f64 x (*.f64 y y)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (neg.f64 y)) |
(*.f64 x (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x)))) |
(*.f64 y (neg.f64 x)) |
(*.f64 (*.f64 y (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (*.f64 x y) #s(literal -1 binary64)) |
(*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (neg.f64 y) x) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 x (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 x (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x y)) |
(*.f64 (neg.f64 x) y) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) |
(*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 y (neg.f64 y))) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y)) |
(*.f64 (/.f64 x (neg.f64 x)) (/.f64 (*.f64 x (*.f64 y y)) y)) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 (*.f64 x (*.f64 y y)) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 y (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1/2 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 y))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 y y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) (*.f64 y y) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (fma.f64 (*.f64 y y) (*.f64 y y) #s(literal 0 binary64)))) |
(neg.f64 (*.f64 y y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 y y) (*.f64 y y) #s(literal 0 binary64)) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y y) (*.f64 y y) #s(literal 0 binary64))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (fma.f64 (*.f64 y y) (*.f64 y y) #s(literal 0 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (neg.f64 y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y (neg.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 y)))))) |
(*.f64 y (neg.f64 y)) |
(*.f64 (*.f64 y y) #s(literal -1 binary64)) |
(*.f64 (*.f64 y (neg.f64 y)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) y) |
(*.f64 #s(literal -1 binary64) (*.f64 y y)) |
(*.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 y y) (*.f64 y y) #s(literal 0 binary64)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(+.f64 #s(literal 0 binary64) (*.f64 y y)) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 y))) |
(neg.f64 (*.f64 y (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))) (*.f64 y (neg.f64 y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) #s(literal 0 binary64)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y (neg.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) (*.f64 y y) (*.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 y)))))) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(+.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (/.f64 x (*.f64 x y)))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (*.f64 y y)) y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 x y)) (/.f64 (*.f64 x (*.f64 y y)) x))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) y)) #s(literal 1 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 y y)) x)) (/.f64 x y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 x y) x)) (/.f64 (*.f64 x y) y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 (*.f64 x y) y)) (/.f64 (*.f64 x y) x))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) #s(literal 1 binary64))) (*.f64 y (neg.f64 x)))) |
(+.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x (*.f64 y y)) y)) |
(-.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 x (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 y (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) y) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 x (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 x (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) y #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y (neg.f64 y))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 y (neg.f64 y))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (neg.f64 x)) (/.f64 (*.f64 x (*.f64 y y)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (neg.f64 y)) (/.f64 (*.f64 x (*.f64 y y)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) x) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 y (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y x) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x y)) |
(/.f64 x (/.f64 #s(literal -1 binary64) y)) |
(/.f64 (*.f64 x y) #s(literal -1 binary64)) |
(/.f64 (*.f64 x (*.f64 y y)) (neg.f64 y)) |
(/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (*.f64 x y)) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 y))) y) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x)))))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) x) y) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y)) x) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))))) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y))) (*.f64 (*.f64 x y) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x))) (*.f64 x (*.f64 y y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))) #s(literal 0 binary64)) (fma.f64 x (*.f64 x (*.f64 y y)) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64))))) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x (neg.f64 y)) |
(*.f64 x (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x)))) |
(*.f64 y (neg.f64 x)) |
(*.f64 (*.f64 y (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (*.f64 x y) #s(literal -1 binary64)) |
(*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (neg.f64 y) x) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 x (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 x (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 x y)) |
(*.f64 (neg.f64 x) y) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) |
(*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 y (neg.f64 y))) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y)) |
(*.f64 (/.f64 x (neg.f64 x)) (/.f64 (*.f64 x (*.f64 y y)) y)) |
(*.f64 (/.f64 x (neg.f64 y)) (/.f64 (*.f64 x (*.f64 y y)) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 y (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (*.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1/2 binary64))) |
(+.f64 (*.f64 x y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 x y)) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 x) (neg.f64 y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (neg.f64 x))) |
(+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 x y)) (/.f64 (*.f64 x (*.f64 y (neg.f64 y))) x))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 x (neg.f64 x))) (/.f64 (*.f64 x (*.f64 y y)) y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (/.f64 x (neg.f64 y))) (/.f64 (*.f64 x (*.f64 y y)) x))) |
(-.f64 (*.f64 x y) #s(literal 0 binary64)) |
(-.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) |
(fma.f64 x y #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 y x #s(literal 0 binary64)) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 x (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y y)) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 y y)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) x) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x y) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) #s(literal 1 binary64)) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 y (neg.f64 x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 x y)) |
(/.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (*.f64 y (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y) x) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x) y) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x)))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))))) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64))) (*.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) (/.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) x))) (*.f64 x (*.f64 y (neg.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y)))) (*.f64 (*.f64 y (neg.f64 x)) x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y)) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x)) (neg.f64 y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x)))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x)))))) |
(pow.f64 (*.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 x y) |
(*.f64 x (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) |
(*.f64 y x) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 (*.f64 x (*.f64 y y)) (/.f64 x (*.f64 x y))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 y y)) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 x))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 y y)) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 x (*.f64 y y)) y) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 x (*.f64 y y)) x) (/.f64 x y)) |
(*.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x y) y)) |
(*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) #s(literal 1 binary64)) (*.f64 y (neg.f64 x))) |
(+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 y)) (*.f64 x x))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 y y))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (*.f64 x (*.f64 x y)))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (*.f64 (*.f64 x y) x))) |
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 x (*.f64 x y))) y)) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 (*.f64 x y) x)) y)) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) |
(/.f64 (*.f64 x y) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))))) |
(/.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) |
(*.f64 (*.f64 x (*.f64 y y)) (neg.f64 x)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 (*.f64 y (neg.f64 x)) (*.f64 x y)) |
(*.f64 (neg.f64 x) (*.f64 x (*.f64 y y))) |
(*.f64 (*.f64 x (*.f64 y (neg.f64 y))) x) |
(*.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (*.f64 (neg.f64 x) (*.f64 x y)) y) |
(+.f64 (*.f64 x (*.f64 x (*.f64 y y))) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (neg.f64 x))) |
(+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 x y))) y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(-.f64 (*.f64 x (*.f64 x (*.f64 y y))) #s(literal 0 binary64)) |
(-.f64 (*.f64 x (*.f64 x (*.f64 y y))) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))))) |
(fma.f64 x (*.f64 x (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x))) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 x (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 (*.f64 x y) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 (neg.f64 x) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x y) (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y y)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y y))) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 y y)) y)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 x (*.f64 y (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x y)) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) x) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (*.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (*.f64 x (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (*.f64 x y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) y) #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 x y) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 x y) y) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))) (*.f64 (/.f64 x (*.f64 x y)) (/.f64 x (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x))) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 y y)) y)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) x) (/.f64 (*.f64 x (*.f64 y y)) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 (*.f64 x (*.f64 y (neg.f64 y))) x) (/.f64 (*.f64 x (*.f64 y (neg.f64 y))) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) x) (/.f64 (*.f64 x (*.f64 y y)) x)) (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x y) x)) (*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) y)) (*.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x y) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 y y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x (neg.f64 x)) (/.f64 x (neg.f64 x))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 y y)) y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x (neg.f64 y)) (/.f64 x (neg.f64 y))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) x) (/.f64 (*.f64 x (*.f64 y y)) x)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) |
(/.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))) (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 x)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 x)) (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (*.f64 x y)))) |
(/.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (*.f64 x y)) (*.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))))) (*.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (*.f64 x y))) (*.f64 x y)) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))) |
(pow.f64 (*.f64 x y) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -2 binary64)) |
(pow.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal -1 binary64)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)))) |
(*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x))) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x))))) |
(*.f64 y (*.f64 x (*.f64 x y))) |
(*.f64 y (*.f64 (*.f64 x y) x)) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(*.f64 (*.f64 y y) (*.f64 (neg.f64 x) (neg.f64 x))) |
(*.f64 (*.f64 x y) (*.f64 x y)) |
(*.f64 (*.f64 x (*.f64 y y)) x) |
(*.f64 (*.f64 x (*.f64 x (*.f64 y y))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) y) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 y y)) y))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) |
(*.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 x (*.f64 y (neg.f64 y)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))))) |
(*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))) (/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (*.f64 x (*.f64 x y)) y) |
(*.f64 (*.f64 (*.f64 x y) x) y) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) (*.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (pow.f64 (*.f64 x (*.f64 y y)) #s(literal 2 binary64)) (pow.f64 (/.f64 x (*.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x))) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x y) y) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x y) x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))) (*.f64 (/.f64 x (*.f64 x y)) (/.f64 x (*.f64 x y)))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))))) |
(*.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 y y)) |
(*.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)))) |
(*.f64 (*.f64 (neg.f64 x) (neg.f64 x)) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x))) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x))))) |
(*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 y y)) y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) x) (/.f64 (*.f64 x (*.f64 y y)) x))) |
(*.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 (*.f64 x (*.f64 y (neg.f64 y))) x) (/.f64 (*.f64 x (*.f64 y (neg.f64 y))) x))) |
(*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) x) (/.f64 (*.f64 x (*.f64 y y)) x)) (*.f64 (/.f64 x y) (/.f64 x y))) |
(*.f64 (*.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x y) x)) (*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) y))) |
(*.f64 (*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) y)) (*.f64 (/.f64 (*.f64 x y) x) (/.f64 (*.f64 x y) x))) |
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) #s(literal 1 binary64)) (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) #s(literal 1 binary64))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y))) |
(*.f64 (*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)) (*.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) x))) |
(*.f64 (*.f64 (/.f64 x (neg.f64 x)) (/.f64 x (neg.f64 x))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 y y)) y))) |
(*.f64 (*.f64 (/.f64 x (neg.f64 y)) (/.f64 x (neg.f64 y))) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) x) (/.f64 (*.f64 x (*.f64 y y)) x))) |
(+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x #s(literal 1/2 binary64))) |
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) x (log.f64 #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) (neg.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x (log.f64 #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x (log.f64 #s(literal 2 binary64)))))) (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x (log.f64 #s(literal 2 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64))) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (neg.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64))))) (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))) |
(*.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x (log.f64 #s(literal 2 binary64)))))))) |
(*.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64)))) |
(*.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64))))) |
(*.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 1/2 binary64)))))) |
(*.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (log.f64 #s(literal 2 binary64)) (*.f64 #s(literal -1/2 binary64) x)))) |
(log.f64 #s(literal 2 binary64)) |
(+.f64 (*.f64 x (*.f64 y y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y y))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y (neg.f64 y)))) |
(fma.f64 x (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 x y) y #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) y) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y)))) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x (*.f64 y (neg.f64 y)))) |
(/.f64 y (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 x)) (*.f64 y (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 x)) (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) y))) |
(/.f64 (*.f64 y (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) y) (*.f64 x (*.f64 x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))))) (*.f64 x y)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y)) (*.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) y)) (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 y y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 y y)) #s(literal 0 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 x (*.f64 y y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))) (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))) #s(literal 0 binary64)) (-.f64 (*.f64 x (*.f64 y y)) #s(literal 0 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 y (neg.f64 y)))) |
(*.f64 x (*.f64 y y)) |
(*.f64 y (*.f64 x y)) |
(*.f64 (*.f64 y y) x) |
(*.f64 (*.f64 x y) y) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y (neg.f64 y)))) |
(*.f64 (*.f64 y (*.f64 x (*.f64 x (*.f64 y (neg.f64 y))))) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 x (*.f64 x x))) y) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 y y))))) |
| 1× | egg-herbie |
| 14 732× | accelerator-lowering-fma.f32 |
| 14 732× | accelerator-lowering-fma.f64 |
| 3 798× | *-lowering-*.f32 |
| 3 798× | *-lowering-*.f64 |
| 2 826× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 127 | 1876 |
| 1 | 360 | 1871 |
| 2 | 1063 | 1842 |
| 3 | 3596 | 1806 |
| 0 | 8478 | 1722 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log 2) |
(+ (log 2) (* x (- 1/2 y))) |
(+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))) |
(+ (log 2) (* x (- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y))) |
(* -1/192 (pow x 4)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 1/192)) |
(* (pow x 4) (- (+ (/ 1/2 (pow x 3)) (* 1/8 (/ 1 (pow x 2)))) (+ 1/192 (/ y (pow x 3))))) |
(* (pow x 4) (- (+ (/ 1/2 (pow x 3)) (+ (* 1/8 (/ 1 (pow x 2))) (/ (log 2) (pow x 4)))) (+ 1/192 (/ y (pow x 3))))) |
(* -1/192 (pow x 4)) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 1/192)) |
(* (pow x 4) (- (+ (/ 1/2 (pow x 3)) (* 1/8 (/ 1 (pow x 2)))) (+ 1/192 (/ y (pow x 3))))) |
(* (pow x 4) (- (+ (* -1 (/ (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))) (pow x 3))) (* 1/8 (/ 1 (pow x 2)))) 1/192)) |
(+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))) |
(+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2)))))))) |
(+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2)))))))) |
(+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2)))))))) |
(* -1 (* x y)) |
(* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2)))))) y)))) |
(* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2)))))) y)))) |
(* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2)))))) y)))) |
(* -1 (* x y)) |
(* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))) y))))) |
(* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))) y))))) |
(* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))) y))))) |
(- 1/2 y) |
(- (+ 1/2 (* 1/8 x)) y) |
(- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y) |
(- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y) |
(* -1/192 (pow x 3)) |
(* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 1/192)) |
(* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (* 1/8 (/ 1 (pow x 2)))) (+ 1/192 (/ y (pow x 3))))) |
(* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (* 1/8 (/ 1 (pow x 2)))) (+ 1/192 (/ y (pow x 3))))) |
(* -1/192 (pow x 3)) |
(* -1 (* (pow x 3) (- 1/192 (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- (+ 1/192 (* -1 (/ (- 1/2 y) (pow x 3)))) (* 1/8 (/ 1 (pow x 2)))))) |
(* -1 (* (pow x 3) (- (+ 1/192 (* -1 (/ (- 1/2 y) (pow x 3)))) (* 1/8 (/ 1 (pow x 2)))))) |
(+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) |
(+ 1/2 (+ (* -1 y) (* x (+ 1/8 (* -1/192 (pow x 2)))))) |
(+ 1/2 (+ (* -1 y) (* x (+ 1/8 (* -1/192 (pow x 2)))))) |
(+ 1/2 (+ (* -1 y) (* x (+ 1/8 (* -1/192 (pow x 2)))))) |
(* -1 y) |
(* y (- (+ (* 1/2 (/ 1 y)) (/ (* x (+ 1/8 (* -1/192 (pow x 2)))) y)) 1)) |
(* y (- (+ (* 1/2 (/ 1 y)) (/ (* x (+ 1/8 (* -1/192 (pow x 2)))) y)) 1)) |
(* y (- (+ (* 1/2 (/ 1 y)) (/ (* x (+ 1/8 (* -1/192 (pow x 2)))) y)) 1)) |
(* -1 y) |
(* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y))))) |
(* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y))))) |
(* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y))))) |
1/8 |
(+ 1/8 (* -1/192 (pow x 2))) |
(+ 1/8 (* -1/192 (pow x 2))) |
(+ 1/8 (* -1/192 (pow x 2))) |
(* -1/192 (pow x 2)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 1/192)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 1/192)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 1/192)) |
(* -1/192 (pow x 2)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 1/192)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 1/192)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 1/192)) |
(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) |
(* x (- 1/2 y)) |
(* x (- 1/2 y)) |
(* x (- 1/2 y)) |
(* x (- 1/2 y)) |
(* x (- 1/2 y)) |
(* x (- 1/2 y)) |
(* x (- 1/2 y)) |
(* x (- 1/2 y)) |
(* x (- 1/2 y)) |
(* x (- 1/2 y)) |
(* x (- 1/2 y)) |
(* x (- 1/2 y)) |
(* 1/2 x) |
(+ (* -1 (* x y)) (* 1/2 x)) |
(+ (* -1 (* x y)) (* 1/2 x)) |
(+ (* -1 (* x y)) (* 1/2 x)) |
(* -1 (* x y)) |
(* y (+ (* -1 x) (* 1/2 (/ x y)))) |
(* y (+ (* -1 x) (* 1/2 (/ x y)))) |
(* y (+ (* -1 x) (* 1/2 (/ x y)))) |
(* -1 (* x y)) |
(* -1 (* y (+ x (* -1/2 (/ x y))))) |
(* -1 (* y (+ x (* -1/2 (/ x y))))) |
(* -1 (* y (+ x (* -1/2 (/ x y))))) |
1/2 |
(+ 1/2 (* -1 y)) |
(+ 1/2 (* -1 y)) |
(+ 1/2 (* -1 y)) |
(* -1 y) |
(* y (- (* 1/2 (/ 1 y)) 1)) |
(* y (- (* 1/2 (/ 1 y)) 1)) |
(* y (- (* 1/2 (/ 1 y)) 1)) |
(* -1 y) |
(* -1 (* y (- 1 (* 1/2 (/ 1 y))))) |
(* -1 (* y (- 1 (* 1/2 (/ 1 y))))) |
(* -1 (* y (- 1 (* 1/2 (/ 1 y))))) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(log 2) |
(+ (log 2) (* 1/2 x)) |
(+ (log 2) (* 1/2 x)) |
(+ (log 2) (* 1/2 x)) |
(* 1/2 x) |
(* x (+ 1/2 (/ (log 2) x))) |
(* x (+ 1/2 (/ (log 2) x))) |
(* x (+ 1/2 (/ (log 2) x))) |
(* 1/2 x) |
(* -1 (* x (- (* -1 (/ (log 2) x)) 1/2))) |
(* -1 (* x (- (* -1 (/ (log 2) x)) 1/2))) |
(* -1 (* x (- (* -1 (/ (log 2) x)) 1/2))) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
| Outputs |
|---|
(log 2) |
(log.f64 #s(literal 2 binary64)) |
(+ (log 2) (* x (- 1/2 y))) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* x (- (+ 1/2 (* 1/8 x)) y))) |
(fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* x (- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(* -1/192 (pow x 4)) |
(*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 1/192)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal -1/192 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (+ (/ 1/2 (pow x 3)) (* 1/8 (/ 1 (pow x 2)))) (+ 1/192 (/ y (pow x 3))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 #s(literal -1/192 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))))) |
(* (pow x 4) (- (+ (/ 1/2 (pow x 3)) (+ (* 1/8 (/ 1 (pow x 2))) (/ (log 2) (pow x 4)))) (+ 1/192 (/ y (pow x 3))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 (/.f64 (log.f64 #s(literal 2 binary64)) (*.f64 (*.f64 x (*.f64 x x)) x)) (fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64)) #s(literal 1/192 binary64)))) |
(* -1/192 (pow x 4)) |
(*.f64 x (*.f64 #s(literal -1/192 binary64) (*.f64 x (*.f64 x x)))) |
(* (pow x 4) (- (* 1/8 (/ 1 (pow x 2))) 1/192)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal -1/192 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(* (pow x 4) (- (+ (/ 1/2 (pow x 3)) (* 1/8 (/ 1 (pow x 2)))) (+ 1/192 (/ y (pow x 3))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 #s(literal -1/192 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))))) |
(* (pow x 4) (- (+ (* -1 (/ (+ (* -1 (- 1/2 y)) (* -1 (/ (log 2) x))) (pow x 3))) (* 1/8 (/ 1 (pow x 2)))) 1/192)) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1/8 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 (log.f64 #s(literal 2 binary64)) x) y)) x)) #s(literal -1/192 binary64))) |
(+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2)))))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2)))))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (+ (* -1 (* x y)) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2)))))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2)))))) y)))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (neg.f64 (neg.f64 (log.f64 #s(literal 2 binary64))))) |
(* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2)))))) y)))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (neg.f64 (neg.f64 (log.f64 #s(literal 2 binary64))))) |
(* y (+ (* -1 x) (+ (/ (log 2) y) (/ (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2)))))) y)))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (neg.f64 (neg.f64 (log.f64 #s(literal 2 binary64))))) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))) y))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))) y))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(* -1 (* y (+ x (* -1 (/ (+ (log 2) (* x (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))))) y))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(- 1/2 y) |
(-.f64 #s(literal 1/2 binary64) y) |
(- (+ 1/2 (* 1/8 x)) y) |
(-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) |
(- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) |
(- (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) |
(* -1/192 (pow x 3)) |
(*.f64 #s(literal -1/192 binary64) (*.f64 x (*.f64 x x))) |
(* (pow x 3) (- (* 1/8 (/ 1 (pow x 2))) 1/192)) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64))) |
(* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (* 1/8 (/ 1 (pow x 2)))) (+ 1/192 (/ y (pow x 3))))) |
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (-.f64 #s(literal 1/192 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64)))) |
(* (pow x 3) (- (+ (/ 1/2 (pow x 3)) (* 1/8 (/ 1 (pow x 2)))) (+ 1/192 (/ y (pow x 3))))) |
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (-.f64 #s(literal 1/192 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64)))) |
(* -1/192 (pow x 3)) |
(*.f64 #s(literal -1/192 binary64) (*.f64 x (*.f64 x x))) |
(* -1 (* (pow x 3) (- 1/192 (* 1/8 (/ 1 (pow x 2)))))) |
(*.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64))) |
(* -1 (* (pow x 3) (- (+ 1/192 (* -1 (/ (- 1/2 y) (pow x 3)))) (* 1/8 (/ 1 (pow x 2)))))) |
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (-.f64 #s(literal 1/192 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64)))) |
(* -1 (* (pow x 3) (- (+ 1/192 (* -1 (/ (- 1/2 y) (pow x 3)))) (* 1/8 (/ 1 (pow x 2)))))) |
(neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (-.f64 #s(literal 1/192 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64)))) |
(+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) |
(+ 1/2 (+ (* -1 y) (* x (+ 1/8 (* -1/192 (pow x 2)))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) |
(+ 1/2 (+ (* -1 y) (* x (+ 1/8 (* -1/192 (pow x 2)))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) |
(+ 1/2 (+ (* -1 y) (* x (+ 1/8 (* -1/192 (pow x 2)))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) |
(* -1 y) |
(neg.f64 y) |
(* y (- (+ (* 1/2 (/ 1 y)) (/ (* x (+ 1/8 (* -1/192 (pow x 2)))) y)) 1)) |
(fma.f64 y (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (/.f64 x y) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(* y (- (+ (* 1/2 (/ 1 y)) (/ (* x (+ 1/8 (* -1/192 (pow x 2)))) y)) 1)) |
(fma.f64 y (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (/.f64 x y) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(* y (- (+ (* 1/2 (/ 1 y)) (/ (* x (+ 1/8 (* -1/192 (pow x 2)))) y)) 1)) |
(fma.f64 y (fma.f64 (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (/.f64 x y) #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* y (+ 1 (* -1 (/ (+ 1/2 (* x (+ 1/8 (* -1/192 (pow x 2))))) y))))) |
(fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) |
1/8 |
#s(literal 1/8 binary64) |
(+ 1/8 (* -1/192 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) |
(+ 1/8 (* -1/192 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) |
(+ 1/8 (* -1/192 (pow x 2))) |
(fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) |
(* -1/192 (pow x 2)) |
(*.f64 #s(literal -1/192 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 1/192)) |
(fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 1/192)) |
(fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 1/192)) |
(fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) |
(* -1/192 (pow x 2)) |
(*.f64 #s(literal -1/192 binary64) (*.f64 x x)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 1/192)) |
(fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 1/192)) |
(fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) |
(* (pow x 2) (- (* 1/8 (/ 1 (pow x 2))) 1/192)) |
(fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(pow x 2) |
(*.f64 x x) |
(* x (- 1/2 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* x (- 1/2 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* x (- 1/2 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* x (- 1/2 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* x (- 1/2 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* x (- 1/2 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* x (- 1/2 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* x (- 1/2 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* x (- 1/2 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* x (- 1/2 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* x (- 1/2 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* x (- 1/2 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(+ (* -1 (* x y)) (* 1/2 x)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(+ (* -1 (* x y)) (* 1/2 x)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(+ (* -1 (* x y)) (* 1/2 x)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* y (+ (* -1 x) (* 1/2 (/ x y)))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* y (+ (* -1 x) (* 1/2 (/ x y)))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* y (+ (* -1 x) (* 1/2 (/ x y)))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* y (+ x (* -1/2 (/ x y))))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* y (+ x (* -1/2 (/ x y))))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(* -1 (* y (+ x (* -1/2 (/ x y))))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
1/2 |
#s(literal 1/2 binary64) |
(+ 1/2 (* -1 y)) |
(-.f64 #s(literal 1/2 binary64) y) |
(+ 1/2 (* -1 y)) |
(-.f64 #s(literal 1/2 binary64) y) |
(+ 1/2 (* -1 y)) |
(-.f64 #s(literal 1/2 binary64) y) |
(* -1 y) |
(neg.f64 y) |
(* y (- (* 1/2 (/ 1 y)) 1)) |
(-.f64 #s(literal 1/2 binary64) y) |
(* y (- (* 1/2 (/ 1 y)) 1)) |
(-.f64 #s(literal 1/2 binary64) y) |
(* y (- (* 1/2 (/ 1 y)) 1)) |
(-.f64 #s(literal 1/2 binary64) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* y (- 1 (* 1/2 (/ 1 y))))) |
(-.f64 #s(literal 1/2 binary64) y) |
(* -1 (* y (- 1 (* 1/2 (/ 1 y))))) |
(-.f64 #s(literal 1/2 binary64) y) |
(* -1 (* y (- 1 (* 1/2 (/ 1 y))))) |
(-.f64 #s(literal 1/2 binary64) y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* -1 (* x y)) |
(neg.f64 (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 y (*.f64 x y))) |
(log 2) |
(log.f64 #s(literal 2 binary64)) |
(+ (log 2) (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* 1/2 x)) |
(fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* x (+ 1/2 (/ (log 2) x))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (log.f64 #s(literal 2 binary64)))) |
(* x (+ 1/2 (/ (log 2) x))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (log.f64 #s(literal 2 binary64)))) |
(* x (+ 1/2 (/ (log 2) x))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (log.f64 #s(literal 2 binary64)))) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* -1 (* x (- (* -1 (/ (log 2) x)) 1/2))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (log.f64 #s(literal 2 binary64)))) |
(* -1 (* x (- (* -1 (/ (log 2) x)) 1/2))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (log.f64 #s(literal 2 binary64)))) |
(* -1 (* x (- (* -1 (/ (log 2) x)) 1/2))) |
(-.f64 (*.f64 x #s(literal 1/2 binary64)) (neg.f64 (log.f64 #s(literal 2 binary64)))) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
(* x (pow y 2)) |
(*.f64 y (*.f64 x y)) |
Compiled 31 325 to 2 852 computations (90.9% saved)
40 alts after pruning (34 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 284 | 28 | 1 312 |
| Fresh | 3 | 6 | 9 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 3 | 3 |
| Total | 1 289 | 40 | 1 329 |
| Status | Accuracy | Program |
|---|---|---|
| 56.2% | (fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) | |
| 54.8% | (fma.f64 x (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) | |
| ✓ | 52.1% | (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) |
| 59.2% | (/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))))) | |
| 22.5% | (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y)) x) | |
| 9.6% | (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)))) | |
| 16.1% | (/.f64 (*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) | |
| 27.0% | (/.f64 (*.f64 x (*.f64 y (neg.f64 y))) y) | |
| 14.2% | (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 y y)) y)) #s(literal 1 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) | |
| 4.8% | (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) | |
| 8.3% | (/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))) (*.f64 (/.f64 x (*.f64 x y)) (/.f64 x (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) | |
| 11.9% | (/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) | |
| ▶ | 11.6% | (/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
| 21.4% | (/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) x))) | |
| 13.1% | (/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y y)) (/.f64 x (*.f64 x y)))) | |
| 21.4% | (/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 y x)) | |
| 34.9% | (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) | |
| 49.4% | (/.f64 x (/.f64 #s(literal -1 binary64) y)) | |
| 49.4% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) | |
| ▶ | 64.9% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (neg.f64 y))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) |
| 20.3% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x))) | |
| ✓ | 92.6% | (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x y)) |
| 14.2% | (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) | |
| 22.5% | (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y)) | |
| 20.3% | (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) y))) | |
| 12.8% | (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 #s(literal -1/192 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))))) | |
| 6.3% | (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal -1/192 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) | |
| ▶ | 27.3% | (*.f64 (*.f64 y (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
| 26.9% | (*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) y)) | |
| 17.9% | (*.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) | |
| 6.2% | (*.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y y) (*.f64 y y) #s(literal 0 binary64))) y)) | |
| ✓ | 29.9% | (*.f64 x (/.f64 (neg.f64 (*.f64 y y)) y)) |
| 29.3% | (*.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y))) | |
| ✓ | 35.0% | (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
| 29.8% | (*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))) | |
| ▶ | 13.5% | (*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
| 6.0% | (*.f64 x (*.f64 x #s(literal 1/8 binary64))) | |
| ✓ | 49.6% | (*.f64 x (neg.f64 y)) |
| ▶ | 3.4% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | 52.1% | (log.f64 #s(literal 2 binary64)) |
Compiled 1 298 to 733 computations (43.5% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) |
| ✓ | cost-diff | 192 | (+.f64 #s(literal 0 binary64) (*.f64 x y)) |
| ✓ | cost-diff | 1664 | (/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
| ✓ | cost-diff | 1920 | (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))) |
| ✓ | cost-diff | 0 | (neg.f64 (*.f64 y (*.f64 y y))) |
| ✓ | cost-diff | 0 | (*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
| ✓ | cost-diff | 64 | (fma.f64 y y #s(literal 0 binary64)) |
| ✓ | cost-diff | 1984 | (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
| ✓ | cost-diff | 0 | (neg.f64 y) |
| ✓ | cost-diff | 0 | (*.f64 y (neg.f64 y)) |
| ✓ | cost-diff | 320 | (*.f64 (/.f64 #s(literal 1 binary64) y) x) |
| ✓ | cost-diff | 1024 | (*.f64 (*.f64 y (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
| ✓ | cost-diff | 0 | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (neg.f64 y))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) |
| ✓ | cost-diff | 128 | (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (neg.f64 y))))) |
| ✓ | cost-diff | 640 | (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (neg.f64 y)))) |
| ✓ | cost-diff | 704 | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (neg.f64 y))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) |
| 5 830× | accelerator-lowering-fma.f32 |
| 5 830× | accelerator-lowering-fma.f64 |
| 3 274× | *-lowering-*.f32 |
| 3 274× | *-lowering-*.f64 |
| 1 932× | times-frac |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 327 |
| 1 | 141 | 287 |
| 2 | 585 | 269 |
| 3 | 5547 | 257 |
| 0 | 8227 | 254 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ (+ (pow (log 2) 2) (+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y))))) (- (pow (log 2) 3) (* (* x y) (* x (* y (* x y))))))) |
1 |
(/ (+ (pow (log 2) 2) (+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y))))) (- (pow (log 2) 3) (* (* x y) (* x (* y (* x y)))))) |
(+ (pow (log 2) 2) (+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y))))) |
(pow (log 2) 2) |
(log 2) |
2 |
(+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y)))) |
x |
(* y (* x y)) |
y |
(* x y) |
(* (log 1/2) (* x (neg y))) |
(log 1/2) |
1/2 |
(* x (neg y)) |
(neg y) |
(- (pow (log 2) 3) (* (* x y) (* x (* y (* x y))))) |
(pow (log 2) 3) |
3 |
(* (* x y) (* x (* y (* x y)))) |
(* x (* y (* x y))) |
(* x 1/2) |
x |
1/2 |
(* (* y (neg y)) (* (/ 1 y) x)) |
(* y (neg y)) |
y |
(neg y) |
(* (/ 1 y) x) |
(/ 1 y) |
1 |
x |
(* x (* (neg (* y (* y y))) (/ 1 (+ (* y y) 0)))) |
x |
(* (neg (* y (* y y))) (/ 1 (+ (* y y) 0))) |
(neg (* y (* y y))) |
(* y (* y y)) |
y |
(* y y) |
(/ 1 (+ (* y y) 0)) |
1 |
(+ (* y y) 0) |
0 |
(/ (neg (* x (/ (* (* x (* x (* y (neg y)))) y) (* y (neg x))))) (+ 0 (* x y))) |
(neg (* x (/ (* (* x (* x (* y (neg y)))) y) (* y (neg x))))) |
(* x (/ (* (* x (* x (* y (neg y)))) y) (* y (neg x)))) |
x |
(/ (* (* x (* x (* y (neg y)))) y) (* y (neg x))) |
(* (* x (* x (* y (neg y)))) y) |
(* x (* x (* y (neg y)))) |
(* x (* y (neg y))) |
(* y (neg y)) |
y |
(neg y) |
(* y (neg x)) |
(neg x) |
(+ 0 (* x y)) |
0 |
(* x y) |
| Outputs |
|---|
(/ 1 (/ (+ (pow (log 2) 2) (+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y))))) (- (pow (log 2) 3) (* (* x y) (* x (* y (* x y))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))))) (fma.f64 (*.f64 x y) (fma.f64 x y (neg.f64 (log.f64 #s(literal 1/2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
1 |
#s(literal 1 binary64) |
(/ (+ (pow (log 2) 2) (+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y))))) (- (pow (log 2) 3) (* (* x y) (* x (* y (* x y)))))) |
(/.f64 (fma.f64 (*.f64 x y) (fma.f64 x y (neg.f64 (log.f64 #s(literal 1/2 binary64)))) (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)) (*.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y))))))) |
(+ (pow (log 2) 2) (+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y))))) |
(fma.f64 (*.f64 x y) (fma.f64 x y (neg.f64 (log.f64 #s(literal 1/2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(pow (log 2) 2) |
(pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) |
(log 2) |
(log.f64 #s(literal 2 binary64)) |
2 |
#s(literal 2 binary64) |
(+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y)))) |
(*.f64 (*.f64 x y) (-.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64)))) |
x |
(* y (* x y)) |
(*.f64 x (*.f64 y y)) |
y |
(* x y) |
(*.f64 x y) |
(* (log 1/2) (* x (neg y))) |
(neg.f64 (*.f64 y (*.f64 x (log.f64 #s(literal 1/2 binary64))))) |
(log 1/2) |
(log.f64 #s(literal 1/2 binary64)) |
1/2 |
#s(literal 1/2 binary64) |
(* x (neg y)) |
(*.f64 x (neg.f64 y)) |
(neg y) |
(neg.f64 y) |
(- (pow (log 2) 3) (* (* x y) (* x (* y (* x y))))) |
(-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y)))))) |
(pow (log 2) 3) |
(pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) |
3 |
#s(literal 3 binary64) |
(* (* x y) (* x (* y (* x y)))) |
(*.f64 x (*.f64 y (*.f64 x (*.f64 x (*.f64 y y))))) |
(* x (* y (* x y))) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* x 1/2) |
(*.f64 x #s(literal 1/2 binary64)) |
x |
1/2 |
#s(literal 1/2 binary64) |
(* (* y (neg y)) (* (/ 1 y) x)) |
(*.f64 x (neg.f64 y)) |
(* y (neg y)) |
(*.f64 y (neg.f64 y)) |
y |
(neg y) |
(neg.f64 y) |
(* (/ 1 y) x) |
(/.f64 x y) |
(/ 1 y) |
(/.f64 #s(literal 1 binary64) y) |
1 |
#s(literal 1 binary64) |
x |
(* x (* (neg (* y (* y y))) (/ 1 (+ (* y y) 0)))) |
(*.f64 x (neg.f64 y)) |
x |
(* (neg (* y (* y y))) (/ 1 (+ (* y y) 0))) |
(neg.f64 y) |
(neg (* y (* y y))) |
(*.f64 y (*.f64 y (neg.f64 y))) |
(* y (* y y)) |
(*.f64 y (*.f64 y y)) |
y |
(* y y) |
(*.f64 y y) |
(/ 1 (+ (* y y) 0)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
1 |
#s(literal 1 binary64) |
(+ (* y y) 0) |
(*.f64 y y) |
0 |
#s(literal 0 binary64) |
(/ (neg (* x (/ (* (* x (* x (* y (neg y)))) y) (* y (neg x))))) (+ 0 (* x y))) |
(*.f64 x (neg.f64 y)) |
(neg (* x (/ (* (* x (* x (* y (neg y)))) y) (* y (neg x))))) |
(neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) |
(* x (/ (* (* x (* x (* y (neg y)))) y) (* y (neg x)))) |
(*.f64 x (*.f64 x (*.f64 y y))) |
x |
(/ (* (* x (* x (* y (neg y)))) y) (* y (neg x))) |
(*.f64 x (*.f64 y y)) |
(* (* x (* x (* y (neg y)))) y) |
(neg.f64 (*.f64 y (*.f64 x (*.f64 x (*.f64 y y))))) |
(* x (* x (* y (neg y)))) |
(neg.f64 (*.f64 x (*.f64 x (*.f64 y y)))) |
(* x (* y (neg y))) |
(neg.f64 (*.f64 x (*.f64 y y))) |
(* y (neg y)) |
(*.f64 y (neg.f64 y)) |
y |
(neg y) |
(neg.f64 y) |
(* y (neg x)) |
(*.f64 x (neg.f64 y)) |
(neg x) |
(neg.f64 x) |
(+ 0 (* x y)) |
(*.f64 x y) |
0 |
#s(literal 0 binary64) |
(* x y) |
(*.f64 x y) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 94.5% | (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
| ✓ | accuracy | 88.8% | (*.f64 x (*.f64 y (neg.f64 y))) |
| ✓ | accuracy | 59.6% | (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))) |
| ✓ | accuracy | 48.1% | (/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
| ✓ | accuracy | 100.0% | (neg.f64 (*.f64 y (*.f64 y y))) |
| ✓ | accuracy | 99.9% | (*.f64 y (*.f64 y y)) |
| ✓ | accuracy | 99.5% | (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))) |
| ✓ | accuracy | 37.2% | (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 y (neg.f64 y)) |
| ✓ | accuracy | 100.0% | (neg.f64 y) |
| ✓ | accuracy | 99.6% | (*.f64 (/.f64 #s(literal 1 binary64) y) x) |
| ✓ | accuracy | 70.0% | (*.f64 (*.f64 y (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
| ✓ | accuracy | 100.0% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | accuracy | 98.4% | (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) |
| ✓ | accuracy | 94.5% | (*.f64 x (*.f64 y (*.f64 x y))) |
| ✓ | accuracy | 93.5% | (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (neg.f64 y)))) |
| ✓ | accuracy | 76.1% | (/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (neg.f64 y))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) |
| 88.0ms | 256× | 0 | valid |
Compiled 391 to 47 computations (88% saved)
ival-mult: 28.0ms (45% of total)ival-div: 11.0ms (17.7% of total)ival-log: 8.0ms (12.9% of total)ival-add: 5.0ms (8% of total)ival-neg: 4.0ms (6.4% of total)ival-pow2: 3.0ms (4.8% of total)ival-pow: 2.0ms (3.2% of total)ival-sub: 1.0ms (1.6% of total)exact: 1.0ms (1.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ 1 (/ (+ (pow (log 2) 2) (+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y))))) (- (pow (log 2) 3) (* (* x y) (* x (* y (* x y)))))))> |
#<alt (+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y))))> |
#<alt (+ (pow (log 2) 2) (+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y)))))> |
#<alt (/ (+ (pow (log 2) 2) (+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y))))) (- (pow (log 2) 3) (* (* x y) (* x (* y (* x y))))))> |
#<alt (* x 1/2)> |
#<alt (* (* y (neg y)) (* (/ 1 y) x))> |
#<alt (* (/ 1 y) x)> |
#<alt (* y (neg y))> |
#<alt (neg y)> |
#<alt (* (neg (* y (* y y))) (/ 1 (+ (* y y) 0)))> |
#<alt (+ (* y y) 0)> |
#<alt (* x (* (neg (* y (* y y))) (/ 1 (+ (* y y) 0))))> |
#<alt (neg (* y (* y y)))> |
#<alt (/ (* (* x (* x (* y (neg y)))) y) (* y (neg x)))> |
#<alt (/ (neg (* x (/ (* (* x (* x (* y (neg y)))) y) (* y (neg x))))) (+ 0 (* x y)))> |
#<alt (+ 0 (* x y))> |
#<alt (neg (* x (/ (* (* x (* x (* y (neg y)))) y) (* y (neg x)))))> |
#<alt (* x (* y (* x y)))> |
#<alt (pow (log 2) 2)> |
#<alt (/ 1 (+ (* y y) 0))> |
#<alt (* y (* y y))> |
#<alt (* x (* y (neg y)))> |
#<alt (* x (* x (* y (neg y))))> |
| Outputs |
|---|
#<alt (log 2)> |
#<alt (+ (log 2) (/ (* x (* y (log 1/2))) (log 2)))> |
#<alt (+ (log 2) (* x (- (* -1 (* x (+ (* -1 (/ (* (pow y 2) (pow (log 1/2) 2)) (pow (log 2) 3))) (/ (pow y 2) (log 2))))) (* -1 (/ (* y (log 1/2)) (log 2))))))> |
#<alt (+ (log 2) (* x (- (* x (- (* x (- (* -1 (/ (pow y 3) (pow (log 2) 2))) (+ (/ (* y (* (log 1/2) (+ (* -1 (/ (* (pow y 2) (pow (log 1/2) 2)) (pow (log 2) 3))) (/ (pow y 2) (log 2))))) (pow (log 2) 2)) (/ (* (pow y 3) (log 1/2)) (pow (log 2) 3))))) (+ (* -1 (/ (* (pow y 2) (pow (log 1/2) 2)) (pow (log 2) 3))) (/ (pow y 2) (log 2))))) (* -1 (/ (* y (log 1/2)) (log 2))))))> |
#<alt (* -1 (* x y))> |
#<alt (* x (+ (* -1 y) (* -1 (/ (log 1/2) x))))> |
#<alt (* x (- (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) y)) (/ (pow (log 1/2) 2) y)) (pow x 2)))) (/ (log 1/2) x)))> |
#<alt (* x (- (+ (* -1 y) (/ (pow (log 2) 3) (* (pow x 3) (pow y 2)))) (+ (* -1 (/ (* (log 1/2) (pow (log 2) 2)) (* (pow x 3) (pow y 2)))) (+ (* -1 (/ (pow (log 2) 2) (* (pow x 2) y))) (+ (/ (log 1/2) x) (+ (/ (* (log 1/2) (+ (* -1 (/ (pow (log 2) 2) y)) (/ (pow (log 1/2) 2) y))) (* (pow x 3) y)) (/ (pow (log 1/2) 2) (* (pow x 2) y))))))))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x (+ y (/ (log 1/2) x))))> |
#<alt (* -1 (* x (+ y (* -1 (/ (- (+ (* -1 (/ (pow (log 1/2) 2) (* x y))) (/ (pow (log 2) 2) (* x y))) (log 1/2)) x)))))> |
#<alt (* -1 (* x (+ y (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (log 2) 3) (pow y 2)) (+ (* -1 (/ (* (log 1/2) (+ (* -1 (/ (pow (log 1/2) 2) y)) (/ (pow (log 2) 2) y))) y)) (* -1 (/ (* (log 1/2) (pow (log 2) 2)) (pow y 2))))) x)) (+ (* -1 (/ (pow (log 1/2) 2) y)) (/ (pow (log 2) 2) y))) x)) (log 1/2)) x)))))> |
#<alt (log 2)> |
#<alt (+ (log 2) (/ (* x (* y (log 1/2))) (log 2)))> |
#<alt (+ (log 2) (* y (- (* -1 (* y (+ (* -1 (/ (* (pow x 2) (pow (log 1/2) 2)) (pow (log 2) 3))) (/ (pow x 2) (log 2))))) (* -1 (/ (* x (log 1/2)) (log 2))))))> |
#<alt (+ (log 2) (* y (- (* y (- (* y (- (* -1 (/ (pow x 3) (pow (log 2) 2))) (+ (/ (* x (* (log 1/2) (+ (* -1 (/ (* (pow x 2) (pow (log 1/2) 2)) (pow (log 2) 3))) (/ (pow x 2) (log 2))))) (pow (log 2) 2)) (/ (* (pow x 3) (log 1/2)) (pow (log 2) 3))))) (+ (* -1 (/ (* (pow x 2) (pow (log 1/2) 2)) (pow (log 2) 3))) (/ (pow x 2) (log 2))))) (* -1 (/ (* x (log 1/2)) (log 2))))))> |
#<alt (* -1 (* x y))> |
#<alt (* y (+ (* -1 x) (* -1 (/ (log 1/2) y))))> |
#<alt (* y (- (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) x)) (/ (pow (log 1/2) 2) x)) (pow y 2)))) (/ (log 1/2) y)))> |
#<alt (* y (- (+ (* -1 x) (/ (pow (log 2) 3) (* (pow x 2) (pow y 3)))) (+ (* -1 (/ (* (log 1/2) (pow (log 2) 2)) (* (pow x 2) (pow y 3)))) (+ (* -1 (/ (pow (log 2) 2) (* x (pow y 2)))) (+ (/ (log 1/2) y) (+ (/ (* (log 1/2) (+ (* -1 (/ (pow (log 2) 2) x)) (/ (pow (log 1/2) 2) x))) (* x (pow y 3))) (/ (pow (log 1/2) 2) (* x (pow y 2)))))))))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* y (+ x (/ (log 1/2) y))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (- (+ (* -1 (/ (pow (log 1/2) 2) (* x y))) (/ (pow (log 2) 2) (* x y))) (log 1/2)) y)))))> |
#<alt (* -1 (* y (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (log 2) 3) (pow x 2)) (+ (* -1 (/ (* (log 1/2) (+ (* -1 (/ (pow (log 1/2) 2) x)) (/ (pow (log 2) 2) x))) x)) (* -1 (/ (* (log 1/2) (pow (log 2) 2)) (pow x 2))))) y)) (+ (* -1 (/ (pow (log 1/2) 2) x)) (/ (pow (log 2) 2) x))) y)) (log 1/2)) y)))))> |
#<alt (* -1 (* x (* y (log 1/2))))> |
#<alt (* x (+ (* -1 (* y (log 1/2))) (* x (pow y 2))))> |
#<alt (* x (+ (* -1 (* y (log 1/2))) (* x (pow y 2))))> |
#<alt (* x (+ (* -1 (* y (log 1/2))) (* x (pow y 2))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2)))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2)))> |
#<alt (* -1 (* x (* y (log 1/2))))> |
#<alt (* y (+ (* -1 (* x (log 1/2))) (* (pow x 2) y)))> |
#<alt (* y (+ (* -1 (* x (log 1/2))) (* (pow x 2) y)))> |
#<alt (* y (+ (* -1 (* x (log 1/2))) (* (pow x 2) y)))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2)))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2)))> |
#<alt (pow (log 2) 2)> |
#<alt (+ (* -1 (* x (* y (log 1/2)))) (pow (log 2) 2))> |
#<alt (+ (* x (+ (* -1 (* y (log 1/2))) (* x (pow y 2)))) (pow (log 2) 2))> |
#<alt (+ (* x (+ (* -1 (* y (log 1/2))) (* x (pow y 2)))) (pow (log 2) 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (+ (/ (pow (log 2) 2) (pow x 2)) (pow y 2))))> |
#<alt (* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (+ (/ (pow (log 2) 2) (pow x 2)) (pow y 2))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) x)) (* y (log 1/2))) x)) (pow y 2)))> |
#<alt (* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) x)) (* y (log 1/2))) x)) (pow y 2)))> |
#<alt (pow (log 2) 2)> |
#<alt (+ (* -1 (* x (* y (log 1/2)))) (pow (log 2) 2))> |
#<alt (+ (* y (+ (* -1 (* x (log 1/2))) (* (pow x 2) y))) (pow (log 2) 2))> |
#<alt (+ (* y (+ (* -1 (* x (log 1/2))) (* (pow x 2) y))) (pow (log 2) 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (+ (/ (pow (log 2) 2) (pow y 2)) (pow x 2))))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (+ (/ (pow (log 2) 2) (pow y 2)) (pow x 2))))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) y)) (* x (log 1/2))) y)) (pow x 2)))> |
#<alt (* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) y)) (* x (log 1/2))) y)) (pow x 2)))> |
#<alt (/ 1 (log 2))> |
#<alt (+ (* -1 (/ (* x (* y (log 1/2))) (pow (log 2) 3))) (/ 1 (log 2)))> |
#<alt (+ (* x (+ (* -1 (/ (* y (log 1/2)) (pow (log 2) 3))) (/ (* x (pow y 2)) (pow (log 2) 3)))) (/ 1 (log 2)))> |
#<alt (+ (* x (+ (* -1 (/ (* y (log 1/2)) (pow (log 2) 3))) (* x (+ (/ (* x (pow y 3)) (pow (log 2) 4)) (/ (pow y 2) (pow (log 2) 3)))))) (/ 1 (log 2)))> |
#<alt (/ -1 (* x y))> |
#<alt (/ (- (/ (log 1/2) (* x (pow y 2))) (/ 1 y)) x)> |
#<alt (/ (- (+ (* -1 (/ (pow (log 2) 2) (* (pow x 2) (pow y 3)))) (/ (log 1/2) (* x (pow y 2)))) (/ 1 y)) x)> |
#<alt (/ (- (+ (* -1 (/ (pow (log 2) 2) (* (pow x 2) (pow y 3)))) (+ (* -1 (/ (pow (log 2) 3) (* (pow x 3) (pow y 4)))) (/ (log 1/2) (* x (pow y 2))))) (/ 1 y)) x)> |
#<alt (/ -1 (* x y))> |
#<alt (* -1 (/ (+ (* -1 (/ (log 1/2) (* x (pow y 2)))) (/ 1 y)) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) (* x (pow y 3)))) (/ (log 1/2) (pow y 2))) x)) (/ 1 y)) x))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (/ (pow (log 2) 2) (pow y 3)) (/ (pow (log 2) 3) (* x (pow y 4)))) x)) (/ (log 1/2) (pow y 2))) x)) (/ 1 y)) x))> |
#<alt (/ 1 (log 2))> |
#<alt (+ (* -1 (/ (* x (* y (log 1/2))) (pow (log 2) 3))) (/ 1 (log 2)))> |
#<alt (+ (* y (+ (* -1 (/ (* x (log 1/2)) (pow (log 2) 3))) (/ (* (pow x 2) y) (pow (log 2) 3)))) (/ 1 (log 2)))> |
#<alt (+ (* y (+ (* -1 (/ (* x (log 1/2)) (pow (log 2) 3))) (* y (+ (/ (* (pow x 3) y) (pow (log 2) 4)) (/ (pow x 2) (pow (log 2) 3)))))) (/ 1 (log 2)))> |
#<alt (/ -1 (* x y))> |
#<alt (/ (- (/ (log 1/2) (* (pow x 2) y)) (/ 1 x)) y)> |
#<alt (/ (- (+ (* -1 (/ (pow (log 2) 2) (* (pow x 3) (pow y 2)))) (/ (log 1/2) (* (pow x 2) y))) (/ 1 x)) y)> |
#<alt (/ (- (+ (* -1 (/ (pow (log 2) 2) (* (pow x 3) (pow y 2)))) (+ (* -1 (/ (pow (log 2) 3) (* (pow x 4) (pow y 3)))) (/ (log 1/2) (* (pow x 2) y)))) (/ 1 x)) y)> |
#<alt (/ -1 (* x y))> |
#<alt (* -1 (/ (+ (* -1 (/ (log 1/2) (* (pow x 2) y))) (/ 1 x)) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) (* (pow x 3) y))) (/ (log 1/2) (pow x 2))) y)) (/ 1 x)) y))> |
#<alt (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (/ (pow (log 2) 2) (pow x 3)) (/ (pow (log 2) 3) (* (pow x 4) y))) y)) (/ (log 1/2) (pow x 2))) y)) (/ 1 x)) y))> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* 1/2 x)> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (/ x y)> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 (pow y 2))> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (* -1 y)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (pow y 2)> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (pow y 3))> |
#<alt (* -1 (pow y 3))> |
#<alt (* -1 (pow y 3))> |
#<alt (* -1 (pow y 3))> |
#<alt (* -1 (pow y 3))> |
#<alt (* -1 (pow y 3))> |
#<alt (* -1 (pow y 3))> |
#<alt (* -1 (pow y 3))> |
#<alt (* -1 (pow y 3))> |
#<alt (* -1 (pow y 3))> |
#<alt (* -1 (pow y 3))> |
#<alt (* -1 (pow y 3))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* x (pow y 2))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* -1 (* x y))> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* x y)> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (* (pow x 2) (pow y 2))> |
#<alt (/ 1 (pow y 2))> |
#<alt (/ 1 (pow y 2))> |
#<alt (/ 1 (pow y 2))> |
#<alt (/ 1 (pow y 2))> |
#<alt (/ 1 (pow y 2))> |
#<alt (/ 1 (pow y 2))> |
#<alt (/ 1 (pow y 2))> |
#<alt (/ 1 (pow y 2))> |
#<alt (/ 1 (pow y 2))> |
#<alt (/ 1 (pow y 2))> |
#<alt (/ 1 (pow y 2))> |
#<alt (/ 1 (pow y 2))> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (pow y 3)> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* x (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
#<alt (* -1 (* (pow x 2) (pow y 2)))> |
108 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | 0 | (+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y)))) |
| 3.0ms | y | @ | inf | (+ (pow (log 2) 2) (+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y))))) |
| 2.0ms | y | @ | 0 | (+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y)))) |
| 1.0ms | x | @ | 0 | (/ 1 (/ (+ (pow (log 2) 2) (+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y))))) (- (pow (log 2) 3) (* (* x y) (* x (* y (* x y))))))) |
| 1.0ms | x | @ | inf | (/ (+ (pow (log 2) 2) (+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y))))) (- (pow (log 2) 3) (* (* x y) (* x (* y (* x y)))))) |
| 1× | batch-egg-rewrite |
| 8 354× | accelerator-lowering-fma.f32 |
| 8 354× | accelerator-lowering-fma.f64 |
| 4 082× | *-lowering-*.f32 |
| 4 082× | *-lowering-*.f64 |
| 4 046× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 243 |
| 1 | 259 | 175 |
| 2 | 2245 | 163 |
| 0 | 8412 | 159 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ 1 (/ (+ (pow (log 2) 2) (+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y))))) (- (pow (log 2) 3) (* (* x y) (* x (* y (* x y))))))) |
(+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y)))) |
(+ (pow (log 2) 2) (+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y))))) |
(/ (+ (pow (log 2) 2) (+ (* x (* y (* x y))) (* (log 1/2) (* x (neg y))))) (- (pow (log 2) 3) (* (* x y) (* x (* y (* x y)))))) |
(* x 1/2) |
(* (* y (neg y)) (* (/ 1 y) x)) |
(* (/ 1 y) x) |
(* y (neg y)) |
(neg y) |
(* (neg (* y (* y y))) (/ 1 (+ (* y y) 0))) |
(+ (* y y) 0) |
(* x (* (neg (* y (* y y))) (/ 1 (+ (* y y) 0)))) |
(neg (* y (* y y))) |
(/ (* (* x (* x (* y (neg y)))) y) (* y (neg x))) |
(/ (neg (* x (/ (* (* x (* x (* y (neg y)))) y) (* y (neg x))))) (+ 0 (* x y))) |
(+ 0 (* x y)) |
(neg (* x (/ (* (* x (* x (* y (neg y)))) y) (* y (neg x))))) |
(* x (* y (* x y))) |
(pow (log 2) 2) |
(/ 1 (+ (* y y) 0)) |
(* y (* y y)) |
(* x (* y (neg y))) |
(* x (* x (* y (neg y)))) |
| Outputs |
|---|
(+.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 9 binary64)) (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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 9 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))))) |
(fma.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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 9 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) (neg.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))))) (neg.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (-.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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 3 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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 3 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(pow.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal -1/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) #s(literal -1/2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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 9 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))))) |
(*.f64 (*.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))))) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))) (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(+.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(-.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64)))))) |
(-.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (-.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (-.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (*.f64 (*.f64 x y) (*.f64 x y))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 x (*.f64 x (*.f64 y y)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 x (*.f64 (neg.f64 y) (log.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(fma.f64 y (*.f64 x (*.f64 x y)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 y (*.f64 (neg.f64 x) (log.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) #s(literal 0 binary64)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 x (*.f64 y y)) x (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (pow.f64 (/.f64 x x) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(fma.f64 (neg.f64 y) (*.f64 x (log.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 y y) (*.f64 x x) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 y y) (pow.f64 (neg.f64 x) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 y y) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 (/.f64 y (*.f64 y (neg.f64 x))) x) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) x) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (neg.f64 x) (*.f64 x (*.f64 y (neg.f64 y))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (neg.f64 x) (*.f64 y (log.f64 #s(literal 1/2 binary64))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(fma.f64 (*.f64 y (neg.f64 x)) (log.f64 #s(literal 1/2 binary64)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(fma.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 x)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 x (*.f64 y (neg.f64 x))) (*.f64 (/.f64 y (neg.f64 x)) x) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal -1 binary64) (*.f64 x y)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) (neg.f64 y) (*.f64 (*.f64 x y) (*.f64 x y))) |
(fma.f64 (*.f64 x x) (*.f64 y y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 x x) (pow.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 x (*.f64 x y)) y (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (neg.f64 (neg.f64 x)) (*.f64 x (*.f64 y y)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 y)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 x)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) x) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (/.f64 x (neg.f64 x)) (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64))))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) y) (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 x y))) |
(fma.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 y)) x (*.f64 (*.f64 x y) (*.f64 x y))) |
(fma.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 x)) y (*.f64 (*.f64 x y) (*.f64 x y))) |
(fma.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) y (*.f64 (*.f64 x y) (*.f64 x y))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (/.f64 y (*.f64 y (neg.f64 x))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 y (neg.f64 x)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))) (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) x) (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 y)) (/.f64 #s(literal -1 binary64) x) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 (neg.f64 x))) (/.f64 #s(literal 1 binary64) y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))) (pow.f64 (/.f64 x (*.f64 x y)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 y y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 y y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (pow.f64 (/.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) x) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 x x) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (log.f64 #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 (pow.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (*.f64 (*.f64 x y) (*.f64 x y))) (-.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 (pow.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y) #s(literal 3 binary64)))) (fma.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (-.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 (pow.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y) #s(literal 3 binary64)))) (+.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 (pow.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (-.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 (pow.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (log.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (-.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64))))) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64)))) (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)))) (pow.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64)))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 (pow.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y) #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (-.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (neg.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (*.f64 (*.f64 x y) (*.f64 x y))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64))))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64))))) (fma.f64 (/.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64))))) (/.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 (pow.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (-.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 (pow.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (log.f64 #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64)))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 (pow.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (-.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) |
(*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64))))))) |
(*.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (*.f64 (*.f64 x y) (*.f64 x y))))) |
(+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))) |
(+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(+.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(+.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(+.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(+.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) (/.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) #s(literal 1 binary64)) (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) #s(literal 1 binary64))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))) (/.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (-.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))) |
(fma.f64 x (*.f64 x (*.f64 y y)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 x (*.f64 (neg.f64 y) (log.f64 #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 y (*.f64 x (*.f64 x y)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 y (*.f64 (neg.f64 x) (log.f64 #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) #s(literal 0 binary64)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 y y)) x (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (pow.f64 (/.f64 x x) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 y) (*.f64 x (log.f64 #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y y) (*.f64 x x) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y y) (pow.f64 (neg.f64 x) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y y) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 (/.f64 y (*.f64 y (neg.f64 x))) x) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) x) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 x (*.f64 y (neg.f64 y))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 x) (*.f64 y (log.f64 #s(literal 1/2 binary64))) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y (neg.f64 x)) (log.f64 #s(literal 1/2 binary64)) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 x)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 y (neg.f64 x))) (*.f64 (/.f64 y (neg.f64 x)) x) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 (pow.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (-.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 (pow.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (log.f64 #s(literal 1/2 binary64)))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal -1 binary64) (*.f64 x y)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) (neg.f64 y) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 y y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) (pow.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x y)) y (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 x)) (*.f64 x (*.f64 y y)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 (pow.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (-.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (log.f64 #s(literal 1/2 binary64)))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 y)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 x)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) x) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 x (neg.f64 x)) (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64))))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (*.f64 (*.f64 x y) (*.f64 x y)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(fma.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (pow.f64 (*.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x y)) #s(literal 2 binary64))))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) y) (neg.f64 x) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 y)) x (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (log.f64 #s(literal 1/2 binary64)) (neg.f64 x)) y (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) #s(literal -1 binary64)) y (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (/.f64 y (*.f64 y (neg.f64 x))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 y (neg.f64 x)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))) (/.f64 #s(literal -1 binary64) x) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) x) (/.f64 #s(literal -1 binary64) x) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 y)) (/.f64 #s(literal -1 binary64) x) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) x) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 (neg.f64 x))) (/.f64 #s(literal 1 binary64) y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))) (pow.f64 (/.f64 x (*.f64 x y)) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 y y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 y y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) x) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 x x) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))))) (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) (+.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y) #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))) (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))) (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y) #s(literal 3 binary64)))) (+.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64))) (-.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)))) (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (pow.f64 (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (-.f64 (*.f64 (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y) #s(literal 3 binary64))) (pow.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (fma.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) (fma.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) (/.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) (/.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))))))) |
(*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 3 binary64)) (neg.f64 (pow.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64)) (*.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(*.f64 (-.f64 (pow.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 x (*.f64 x (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(exp.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) #s(literal -1 binary64)))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.f64 (/.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) |
(-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))))) (/.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)) (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))) (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) |
(/.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64))) (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))) (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)))) (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))))) (neg.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(*.f64 #s(literal -1 binary64) (pow.f64 (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) #s(literal -1 binary64)) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) |
(*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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 4 binary64)) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))))))) |
(*.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(*.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(*.f64 (*.f64 (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 9 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (fma.f64 x (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) |
(*.f64 (pow.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 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)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal -1/2 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (+.f64 (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 3 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (-.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64))))) |
(*.f64 (pow.f64 (/.f64 (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y))) #s(literal 2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (neg.f64 (*.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) y)))))) |
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) x) |
(+.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) |
(+.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(-.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(-.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 x y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 x (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 y (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 y (/.f64 (*.f64 y (neg.f64 x)) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) x #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 y (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (neg.f64 y)) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 y (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y (neg.f64 y))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) y #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x x) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 y (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 y y)) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (pow.f64 (/.f64 (neg.f64 x) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 x (*.f64 y y)) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) x) (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 y (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (neg.f64 x)) y) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) y) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 y (*.f64 y (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x x) #s(literal -1 binary64)) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x (neg.f64 x)) #s(literal -1 binary64)) (*.f64 x y) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x y)) |
(neg.f64 (*.f64 (*.f64 y y) (/.f64 x y))) |
(neg.f64 (*.f64 (/.f64 x y) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 y)) (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (*.f64 y (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x y) #s(literal -1 binary64)) |
(/.f64 (*.f64 x (*.f64 y y)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 y))) y) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 x y)) |
(/.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (neg.f64 x)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 x))) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y y)) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y))) y) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (neg.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y))))) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64)) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal -1 binary64)) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)) (*.f64 x y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x y) (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))))) (*.f64 x (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64))) (*.f64 y (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal -1 binary64))) (neg.f64 (*.f64 y (neg.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y)))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64))) (*.f64 y (neg.f64 x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #s(literal 0 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 0 binary64) (*.f64 x y)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) |
(pow.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x))) |
(*.f64 x (neg.f64 y)) |
(*.f64 x (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x)))) |
(*.f64 y (neg.f64 x)) |
(*.f64 y (/.f64 (*.f64 y (neg.f64 x)) y)) |
(*.f64 (*.f64 x y) #s(literal -1 binary64)) |
(*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (neg.f64 y) x) |
(*.f64 (neg.f64 y) (*.f64 y (/.f64 x y))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 (*.f64 y (neg.f64 y)) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 y (neg.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (*.f64 y (*.f64 y (neg.f64 y))))) |
(*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (neg.f64 x) y) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) |
(*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y))))) |
(*.f64 (*.f64 x (*.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 x x) (*.f64 y (neg.f64 x))) |
(*.f64 (/.f64 x y) (*.f64 y (neg.f64 y))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 y y)) (neg.f64 x))) |
(*.f64 (/.f64 x y) (pow.f64 (/.f64 (neg.f64 x) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 x (*.f64 y y)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) x) (*.f64 x y)) |
(*.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (*.f64 y y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 y (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 y (neg.f64 x)) y) y) |
(*.f64 (*.f64 (/.f64 x y) y) (neg.f64 y)) |
(*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 y (*.f64 y (neg.f64 y)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y (neg.f64 x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 y (neg.f64 x))) |
(*.f64 (pow.f64 (/.f64 x x) #s(literal -1 binary64)) (*.f64 y (neg.f64 x))) |
(*.f64 (pow.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 x)) #s(literal -1 binary64)) (*.f64 x y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 y)) (/.f64 (neg.f64 x) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 x y) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 #s(literal -1 binary64) (/.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(pow.f64 (/.f64 y x) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) x) |
(*.f64 (neg.f64 x) (/.f64 #s(literal -1 binary64) y)) |
(+.f64 (*.f64 y (neg.f64 y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 y))) |
(-.f64 (*.f64 y (neg.f64 y)) (/.f64 #s(literal 0 binary64) (*.f64 y y))) |
(-.f64 #s(literal 0 binary64) (*.f64 y y)) |
(fma.f64 y (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) y #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 y y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (neg.f64 y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y (neg.f64 y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (neg.f64 y)) #s(literal 3 binary64)) #s(literal 0 binary64)) (fma.f64 (*.f64 y (neg.f64 y)) (*.f64 y (neg.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 y)) #s(literal 0 binary64))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y (neg.f64 y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 y (neg.f64 y)) (*.f64 y (neg.f64 y))) (*.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 y)))))) |
(*.f64 y (neg.f64 y)) |
(*.f64 (neg.f64 y) y) |
(*.f64 #s(literal -1 binary64) (*.f64 y y)) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(+.f64 #s(literal 0 binary64) (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) y) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) y) |
(-.f64 (/.f64 #s(literal 0 binary64) y) y) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y))))) |
(neg.f64 y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 y)) (*.f64 (*.f64 y (*.f64 y (neg.f64 y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 y)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (neg.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 y (neg.f64 y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) y) (*.f64 y (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y))) (*.f64 y (*.f64 y (neg.f64 y))))) |
(/.f64 y #s(literal -1 binary64)) |
(/.f64 (neg.f64 y) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (neg.f64 y)) y) |
(/.f64 (*.f64 y (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 y (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 y y) (neg.f64 y)) |
(/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 y y)) |
(/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y)))) |
(/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 #s(literal 0 binary64) (neg.f64 y))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 y))) (neg.f64 (+.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y))))) |
(/.f64 (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) y) y) |
(/.f64 (*.f64 (*.f64 y (neg.f64 y)) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (*.f64 y (*.f64 y (neg.f64 y))) #s(literal -1 binary64)) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (neg.f64 y))))) (*.f64 (*.f64 y y) (*.f64 y (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (*.f64 y (neg.f64 y))))) (neg.f64 (*.f64 y (neg.f64 y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) y)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y (neg.f64 y))) #s(literal -1 binary64))) (neg.f64 (*.f64 y (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (neg.f64 y))))) (neg.f64 (*.f64 y (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (neg.f64 y)) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 0 binary64) (*.f64 y y)) (fma.f64 y y (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) y)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 y)) |
(*.f64 y #s(literal -1 binary64)) |
(*.f64 y (/.f64 (neg.f64 y) y)) |
(*.f64 y (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (/.f64 y y)) |
(*.f64 (*.f64 y (neg.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 y (neg.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (neg.f64 y))) |
(*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (neg.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 y (*.f64 y (neg.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (neg.f64 y)))) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 (neg.f64 (*.f64 y (*.f64 y (neg.f64 y)))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 y y) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 y (*.f64 y y)) y)) |
(*.f64 (/.f64 (neg.f64 y) y) y) |
(*.f64 (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 y (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 y (neg.f64 y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 y (*.f64 y (neg.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (neg.f64 y)))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(+.f64 #s(literal 0 binary64) (neg.f64 y)) |
(-.f64 #s(literal 0 binary64) y) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) y) |
(-.f64 (/.f64 #s(literal 0 binary64) y) y) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) y)) (/.f64 (*.f64 y y) (+.f64 #s(literal 0 binary64) y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y)))) (/.f64 (*.f64 y (*.f64 y y)) (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y))))) |
(neg.f64 y) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) y)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 y)) (*.f64 (*.f64 y (*.f64 y (neg.f64 y))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 y)) (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (neg.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 y (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 y (neg.f64 y)) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) y) (*.f64 y (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y))) (*.f64 y (*.f64 y (neg.f64 y))))) |
(/.f64 y #s(literal -1 binary64)) |
(/.f64 (neg.f64 y) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (neg.f64 y)) y) |
(/.f64 (*.f64 y (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 y (neg.f64 y)) (+.f64 #s(literal 0 binary64) y)) |
(/.f64 (*.f64 y y) (neg.f64 y)) |
(/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 y y)) |
(/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y)))) |
(/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 y y) (*.f64 #s(literal 0 binary64) (neg.f64 y))))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) y)) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 y))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 y))) (neg.f64 (+.f64 #s(literal 0 binary64) y))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y))))) |
(/.f64 (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) y) y) |
(/.f64 (*.f64 (*.f64 y (neg.f64 y)) #s(literal 1 binary64)) y) |
(/.f64 (*.f64 (*.f64 y (*.f64 y (neg.f64 y))) #s(literal -1 binary64)) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 y))) (*.f64 (*.f64 y y) (*.f64 y (*.f64 y (neg.f64 y))))) (*.f64 (*.f64 y y) (*.f64 y (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (*.f64 y (neg.f64 y))))) (neg.f64 (*.f64 y (neg.f64 y)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) y)) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y (neg.f64 y))) #s(literal -1 binary64))) (neg.f64 (*.f64 y (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (neg.f64 y))))) (neg.f64 (*.f64 y (neg.f64 y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (neg.f64 y)) #s(literal 1 binary64))) (neg.f64 y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 3 binary64)) (*.f64 y (*.f64 y y))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 0 binary64) (*.f64 y y)) (fma.f64 y y (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) y)))) |
(pow.f64 (/.f64 #s(literal -1 binary64) y) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 y)) |
(*.f64 y #s(literal -1 binary64)) |
(*.f64 y (/.f64 (neg.f64 y) y)) |
(*.f64 y (-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) #s(literal 1 binary64)) |
(*.f64 (neg.f64 y) (/.f64 y y)) |
(*.f64 (*.f64 y (neg.f64 y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 y (neg.f64 y)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 y (neg.f64 y))) |
(*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 y (*.f64 y y)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(*.f64 (*.f64 y (*.f64 y (neg.f64 y))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 y (*.f64 y (neg.f64 y))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (neg.f64 y)))) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 (neg.f64 (*.f64 y (*.f64 y (neg.f64 y)))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 y y) (neg.f64 y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 y (*.f64 y y)) y)) |
(*.f64 (/.f64 (neg.f64 y) y) y) |
(*.f64 (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y)) |
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 y (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 y (neg.f64 y)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 y (*.f64 y (neg.f64 y))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y (neg.f64 y)))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(+.f64 (*.f64 y y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 y y)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 y))) |
(exp.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 y)) #s(literal -1 binary64)))) |
(-.f64 (*.f64 y y) #s(literal 0 binary64)) |
(-.f64 (*.f64 y y) (/.f64 #s(literal 0 binary64) (*.f64 y y))) |
(-.f64 (*.f64 y y) (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(-.f64 (*.f64 y y) (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y (neg.f64 y))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 y y #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (neg.f64 y)) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) #s(literal 0 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 y)) (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (*.f64 y (neg.f64 y)) #s(literal -1 binary64)) |
(/.f64 (*.f64 y y) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y y)) |
(/.f64 (neg.f64 (*.f64 y (neg.f64 y))) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (neg.f64 y)) (*.f64 y y)) #s(literal 0 binary64)) (*.f64 y (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64))) (*.f64 (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y y)) (*.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 0 binary64))) (*.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) (*.f64 (*.f64 y (neg.f64 y)) #s(literal 0 binary64))) (*.f64 (*.f64 y (neg.f64 y)) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal 0 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) (*.f64 (*.f64 y (neg.f64 y)) #s(literal 0 binary64))) (*.f64 (*.f64 y (neg.f64 y)) (*.f64 y y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (neg.f64 y)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 y (*.f64 y (*.f64 y y)) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) (/.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 (*.f64 y y) (/.f64 #s(literal 0 binary64) (*.f64 y y)))))) |
(pow.f64 y #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 y y) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (*.f64 y (neg.f64 y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))))) |
(*.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(+.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) |
(+.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(-.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(-.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 x y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 x (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 y (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 y (/.f64 (*.f64 y (neg.f64 x)) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) x #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 y (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (neg.f64 y)) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 y (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y (neg.f64 y))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) y #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x x) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 y (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 y y)) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (pow.f64 (/.f64 (neg.f64 x) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 x (*.f64 y y)) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) x) (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 y (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (neg.f64 x)) y) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) y) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 y (*.f64 y (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x x) #s(literal -1 binary64)) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x (neg.f64 x)) #s(literal -1 binary64)) (*.f64 x y) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x y)) |
(neg.f64 (*.f64 (*.f64 y y) (/.f64 x y))) |
(neg.f64 (*.f64 (/.f64 x y) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 y)) (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (*.f64 y (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x y) #s(literal -1 binary64)) |
(/.f64 (*.f64 x (*.f64 y y)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 y))) y) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 x y)) |
(/.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (neg.f64 x)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 x))) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y y)) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y))) y) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (neg.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y))))) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64)) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal -1 binary64)) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)) (*.f64 x y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x y) (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))))) (*.f64 x (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64))) (*.f64 y (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal -1 binary64))) (neg.f64 (*.f64 y (neg.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y)))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64))) (*.f64 y (neg.f64 x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #s(literal 0 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 0 binary64) (*.f64 x y)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) |
(pow.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x))) |
(*.f64 x (neg.f64 y)) |
(*.f64 x (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x)))) |
(*.f64 y (neg.f64 x)) |
(*.f64 y (/.f64 (*.f64 y (neg.f64 x)) y)) |
(*.f64 (*.f64 x y) #s(literal -1 binary64)) |
(*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (neg.f64 y) x) |
(*.f64 (neg.f64 y) (*.f64 y (/.f64 x y))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 (*.f64 y (neg.f64 y)) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 y (neg.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (*.f64 y (*.f64 y (neg.f64 y))))) |
(*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (neg.f64 x) y) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) |
(*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y))))) |
(*.f64 (*.f64 x (*.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 x x) (*.f64 y (neg.f64 x))) |
(*.f64 (/.f64 x y) (*.f64 y (neg.f64 y))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 y y)) (neg.f64 x))) |
(*.f64 (/.f64 x y) (pow.f64 (/.f64 (neg.f64 x) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 x (*.f64 y y)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) x) (*.f64 x y)) |
(*.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (*.f64 y y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 y (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 y (neg.f64 x)) y) y) |
(*.f64 (*.f64 (/.f64 x y) y) (neg.f64 y)) |
(*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 y (*.f64 y (neg.f64 y)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y (neg.f64 x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 y (neg.f64 x))) |
(*.f64 (pow.f64 (/.f64 x x) #s(literal -1 binary64)) (*.f64 y (neg.f64 x))) |
(*.f64 (pow.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 x)) #s(literal -1 binary64)) (*.f64 x y)) |
(+.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(+.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(+.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (neg.f64 y)))) |
(+.f64 (*.f64 (neg.f64 y) #s(literal 0 binary64)) (*.f64 y (*.f64 y (neg.f64 y)))) |
(+.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 y (*.f64 y (neg.f64 y)))) |
(exp.f64 (*.f64 (log.f64 (neg.f64 y)) #s(literal 3 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (/.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (+.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 y (*.f64 y (neg.f64 y)) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 y (*.f64 y (neg.f64 y)) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 y (*.f64 (*.f64 y (neg.f64 y)) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 y (*.f64 (*.f64 y (neg.f64 y)) #s(literal 1 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (neg.f64 y) (*.f64 y y) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (neg.f64 y) (*.f64 y y) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (neg.f64 y) #s(literal 0 binary64) (*.f64 y (*.f64 y (neg.f64 y)))) |
(fma.f64 (*.f64 y (neg.f64 y)) y (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (neg.f64 y)) y (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (*.f64 y y) (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y y) (neg.f64 y) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (*.f64 y (*.f64 y (neg.f64 y))) #s(literal 1 binary64) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (*.f64 y (neg.f64 y))) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 #s(literal 0 binary64) (neg.f64 y) (*.f64 y (*.f64 y (neg.f64 y)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y)) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))))) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(fma.f64 (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 (neg.f64 y) #s(literal 0 binary64))) |
(fma.f64 (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 #s(literal 0 binary64) (neg.f64 y))) |
(neg.f64 (*.f64 y (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (neg.f64 y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(/.f64 (pow.f64 (*.f64 y (neg.f64 y)) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) y) #s(literal 3 binary64))) |
(/.f64 (pow.f64 (*.f64 y (*.f64 y (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 0 binary64) (fma.f64 y y (*.f64 #s(literal 0 binary64) y))) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y (neg.f64 y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 y (*.f64 y (neg.f64 y))) (-.f64 (*.f64 (*.f64 (neg.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 y) #s(literal 0 binary64))) (*.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 (neg.f64 y) #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y (*.f64 y (neg.f64 y))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) #s(literal 3 binary64))) (fma.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 y (*.f64 y (neg.f64 y))) (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 #s(literal 0 binary64) (neg.f64 y))) (*.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 #s(literal 0 binary64) (neg.f64 y)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 y (*.f64 y (neg.f64 y))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (neg.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 y) #s(literal 0 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 y (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 y) #s(literal 0 binary64)) (*.f64 (neg.f64 y) #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 (*.f64 (neg.f64 y) #s(literal 0 binary64)) (*.f64 y (*.f64 y (neg.f64 y))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 y (neg.f64 y))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 #s(literal 0 binary64) (neg.f64 y)) (-.f64 (*.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 y (*.f64 y (neg.f64 y))))))) |
(pow.f64 (neg.f64 y) #s(literal 3 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (neg.f64 y)))) |
(*.f64 y (*.f64 y (neg.f64 y))) |
(*.f64 y (*.f64 (*.f64 y (neg.f64 y)) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (*.f64 y y)) |
(*.f64 (*.f64 y (neg.f64 y)) y) |
(*.f64 (*.f64 y y) (neg.f64 y)) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 y (*.f64 y (neg.f64 y))) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (*.f64 y y))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (neg.f64 y) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(+.f64 (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) y)) |
(+.f64 (*.f64 x (*.f64 y y)) (*.f64 y #s(literal 0 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y y))) |
(+.f64 (*.f64 y #s(literal 0 binary64)) (*.f64 x (*.f64 y y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))) #s(literal -1 binary64))) |
(-.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 0 binary64) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x (*.f64 y (neg.f64 y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 x)) (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 x (*.f64 y y) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 x (*.f64 y y) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (/.f64 y (*.f64 y (neg.f64 x)))) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 x (*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (/.f64 y (*.f64 y (neg.f64 x)))) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y (neg.f64 x))) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y (neg.f64 x))) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 y (*.f64 x y) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 y (*.f64 x y) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 y #s(literal 0 binary64) (*.f64 x (*.f64 y y))) |
(fma.f64 (*.f64 x y) y (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 x y) y (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 y y) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 y y) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 y y)) (pow.f64 (/.f64 y y) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 x (*.f64 y y)) (pow.f64 (/.f64 y y) #s(literal -1 binary64)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 y y) x (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 y y) x (*.f64 y #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) y (*.f64 x (*.f64 y y))) |
(fma.f64 (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 x (/.f64 y (*.f64 y (neg.f64 x)))) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 x (/.f64 y (*.f64 y (neg.f64 x)))) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 y (*.f64 y (neg.f64 x))) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 y (*.f64 y (neg.f64 x))) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 x (*.f64 y (neg.f64 x))) (/.f64 y (neg.f64 x)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 x (*.f64 y (neg.f64 x))) (/.f64 y (neg.f64 x)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (/.f64 y (neg.f64 x)) (*.f64 x (*.f64 y (neg.f64 x))) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (/.f64 y (neg.f64 x)) (*.f64 x (*.f64 y (neg.f64 x))) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y)))) #s(literal -1 binary64)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 y (neg.f64 y)) (/.f64 y (*.f64 y (neg.f64 x)))) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 y (neg.f64 y)) (/.f64 y (*.f64 y (neg.f64 x)))) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 #s(literal -1 binary64) x) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 #s(literal -1 binary64) x) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (/.f64 y (*.f64 y (neg.f64 x))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (/.f64 y (*.f64 y (neg.f64 x))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (neg.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (neg.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x))) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 y)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 y)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 x)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 x)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (/.f64 x y) (pow.f64 (/.f64 (neg.f64 x) (*.f64 x (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (/.f64 x y) (pow.f64 (/.f64 (neg.f64 x) (*.f64 x (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) x) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) x) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (/.f64 x (neg.f64 x)) (/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) y) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (/.f64 x (neg.f64 x)) (/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) y) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (/.f64 y x) (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (/.f64 y x) (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (/.f64 y y) (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (/.f64 y y) (*.f64 x (*.f64 y y)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (/.f64 y (neg.f64 y)) (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y))) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (/.f64 y (neg.f64 y)) (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y))) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y))) (/.f64 y (neg.f64 y)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y))) (/.f64 y (neg.f64 y)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) y) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) x) (/.f64 #s(literal -1 binary64) y) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) x) (/.f64 #s(literal -1 binary64) y) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 y x) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 y x) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 y (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) y) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (neg.f64 y) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (neg.f64 y) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 x x) #s(literal -1 binary64)) (pow.f64 (/.f64 (neg.f64 y) (*.f64 x (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (pow.f64 (/.f64 x x) #s(literal -1 binary64)) (pow.f64 (/.f64 (neg.f64 y) (*.f64 x (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (pow.f64 (/.f64 y (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 x y) #s(literal -1 binary64)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (pow.f64 (/.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y y)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 x) x) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 x) x) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (neg.f64 y) y) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (neg.f64 y) y) #s(literal -1 binary64)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 y) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (pow.f64 (/.f64 (neg.f64 y) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 x (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (pow.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 x (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64)) (*.f64 y #s(literal 0 binary64))) |
(neg.f64 (*.f64 x (*.f64 y (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 y (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 y (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) x) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 x y)) |
(/.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y)))) (*.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))) (neg.f64 (neg.f64 x))) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 y)) x) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 x)) y) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) x) (neg.f64 y)) |
(/.f64 (*.f64 y (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64)) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) y) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 y (neg.f64 x))) y) |
(/.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) #s(literal -1 binary64)) x) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))))) (*.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 y))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 x))) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64))) (*.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) y)) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 y (neg.f64 x)))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 y (*.f64 y y)) (pow.f64 (*.f64 #s(literal 0 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)) (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) y))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 y (*.f64 y y)) (pow.f64 (*.f64 y #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)) (-.f64 (*.f64 (*.f64 y #s(literal 0 binary64)) (*.f64 y #s(literal 0 binary64))) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 y #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) y) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y #s(literal 0 binary64)) (*.f64 y #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))) (*.f64 (*.f64 y #s(literal 0 binary64)) (*.f64 x (*.f64 y y)))))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))) |
(*.f64 x (*.f64 y y)) |
(*.f64 x (*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (/.f64 y (*.f64 y (neg.f64 x))))) |
(*.f64 x (/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y (neg.f64 x)))) |
(*.f64 y (*.f64 x y)) |
(*.f64 (*.f64 x y) y) |
(*.f64 (*.f64 x (*.f64 y y)) (/.f64 y y)) |
(*.f64 (*.f64 x (*.f64 y y)) (pow.f64 (/.f64 y y) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64))) |
(*.f64 (*.f64 y y) x) |
(*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 x (/.f64 y (*.f64 y (neg.f64 x))))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 y (*.f64 y (neg.f64 x)))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y (neg.f64 y)))) |
(*.f64 (*.f64 x (*.f64 y (neg.f64 x))) (/.f64 y (neg.f64 x))) |
(*.f64 (/.f64 y (neg.f64 x)) (*.f64 x (*.f64 y (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 y (neg.f64 y)) (/.f64 y (*.f64 y (neg.f64 x))))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 y (*.f64 y (neg.f64 x))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (neg.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)))) |
(*.f64 (/.f64 x x) (/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 y))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 x))) |
(*.f64 (/.f64 x y) (pow.f64 (/.f64 (neg.f64 x) (*.f64 x (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) x)) |
(*.f64 (/.f64 x (neg.f64 x)) (/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) y)) |
(*.f64 (/.f64 y x) (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x))))) |
(*.f64 (/.f64 y y) (*.f64 x (*.f64 y y))) |
(*.f64 (/.f64 y (neg.f64 y)) (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y)))) |
(*.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y))) (/.f64 y (neg.f64 y))) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 x)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) x) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 y x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (pow.f64 (/.f64 x (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))) |
(*.f64 (*.f64 y (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) y) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (neg.f64 y) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x x) #s(literal -1 binary64)) (pow.f64 (/.f64 (neg.f64 y) (*.f64 x (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 x y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y y) #s(literal -1 binary64)) (*.f64 x (*.f64 y y))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) x) #s(literal -1 binary64)) (pow.f64 (/.f64 y (*.f64 x (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) (pow.f64 (/.f64 (neg.f64 y) y) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (neg.f64 y) y) #s(literal -1 binary64)) (pow.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 x (*.f64 y (*.f64 y (neg.f64 y))))) #s(literal -1 binary64))) |
(+.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) |
(+.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x y)) |
(-.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(-.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y)) |
(-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x y)) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 x y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal -1 binary64)) (*.f64 x y)) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 x (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 y (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 y (/.f64 (*.f64 y (neg.f64 x)) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x y) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) x #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) (*.f64 y (/.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (neg.f64 y)) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 y (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y (neg.f64 y))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) y #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x x) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 y (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 y y)) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (pow.f64 (/.f64 (neg.f64 x) (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 x (*.f64 y y)) x) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) x) (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 y (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 y (neg.f64 x)) y) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) y) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 y (*.f64 y (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x x) #s(literal -1 binary64)) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 x (*.f64 y y))) #s(literal -1 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x (neg.f64 x)) #s(literal -1 binary64)) (*.f64 x y) #s(literal 0 binary64)) |
(neg.f64 (*.f64 x y)) |
(neg.f64 (*.f64 (*.f64 y y) (/.f64 x y))) |
(neg.f64 (*.f64 (/.f64 x y) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 y)) (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (*.f64 y (neg.f64 x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x y) #s(literal -1 binary64)) |
(/.f64 (*.f64 x (*.f64 y y)) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 y))) y) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 y))) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 x y)) |
(/.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (neg.f64 x)) (*.f64 (*.f64 x y) (/.f64 #s(literal 1 binary64) (*.f64 x y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 x))) x) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y y)) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y))) y) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (neg.f64 x)))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y))))) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64)) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal -1 binary64)) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)) (*.f64 x y)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (*.f64 (*.f64 x y) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x y) (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))))) (*.f64 x (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y)))) (*.f64 x (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64))) (*.f64 y (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal -1 binary64))) (neg.f64 (*.f64 y (neg.f64 y)))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y)))) (neg.f64 y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64))) (*.f64 y (neg.f64 x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x)))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 x (*.f64 x x)) #s(literal 0 binary64)) (fma.f64 x (*.f64 x (*.f64 y y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #s(literal 0 binary64)) (fma.f64 (*.f64 x y) (*.f64 x y) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 0 binary64) (*.f64 x y)) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x y))))) |
(pow.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y (neg.f64 x))) |
(*.f64 x (neg.f64 y)) |
(*.f64 x (/.f64 (*.f64 x (*.f64 y y)) (*.f64 y (neg.f64 x)))) |
(*.f64 y (neg.f64 x)) |
(*.f64 y (/.f64 (*.f64 y (neg.f64 x)) y)) |
(*.f64 (*.f64 x y) #s(literal -1 binary64)) |
(*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (neg.f64 y) x) |
(*.f64 (neg.f64 y) (*.f64 y (/.f64 x y))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 (*.f64 y (neg.f64 y)) (/.f64 x y)) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (*.f64 x (*.f64 y (neg.f64 y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (pow.f64 (/.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (*.f64 y (*.f64 y (neg.f64 y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 x (*.f64 y (*.f64 y (neg.f64 y))))) |
(*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (neg.f64 x) y) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) |
(*.f64 (*.f64 y (neg.f64 x)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x y)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y))))) |
(*.f64 (*.f64 x (*.f64 y (neg.f64 x))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 x x) (*.f64 y (neg.f64 x))) |
(*.f64 (/.f64 x y) (*.f64 y (neg.f64 y))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 y y)) (neg.f64 x))) |
(*.f64 (/.f64 x y) (pow.f64 (/.f64 (neg.f64 x) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 x (*.f64 y y)) x)) |
(*.f64 (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (/.f64 (neg.f64 x) x) (*.f64 x y)) |
(*.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (*.f64 y y))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x))))) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (pow.f64 (/.f64 y (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (*.f64 y (neg.f64 x)) y) y) |
(*.f64 (*.f64 (/.f64 x y) y) (neg.f64 y)) |
(*.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (*.f64 y y))) (*.f64 y (*.f64 y (neg.f64 y)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 y (neg.f64 x)))) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 y (neg.f64 x))) |
(*.f64 (pow.f64 (/.f64 x x) #s(literal -1 binary64)) (*.f64 y (neg.f64 x))) |
(*.f64 (pow.f64 (/.f64 y (neg.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 x (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x (neg.f64 x)) #s(literal -1 binary64)) (*.f64 x y)) |
(+.f64 (*.f64 x y) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 x y)) |
(-.f64 (*.f64 x y) (/.f64 #s(literal 0 binary64) (*.f64 x y))) |
(-.f64 (*.f64 x y) (/.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) #s(literal 0 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 y (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (*.f64 y (neg.f64 x))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 (*.f64 x y) #s(literal 0 binary64))) (/.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (-.f64 (*.f64 x y) #s(literal 0 binary64)))) |
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 1 binary64)) (*.f64 y (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 x y #s(literal 0 binary64)) |
(fma.f64 x (neg.f64 (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 x (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 y x #s(literal 0 binary64)) |
(fma.f64 y (neg.f64 (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x y) #s(literal 1 binary64) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x y) (/.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y y)) (/.f64 x (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) #s(literal 0 binary64))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 y) (neg.f64 x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (neg.f64 y) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) y #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 y)) x #s(literal 0 binary64)) |
(fma.f64 (/.f64 x x) (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 y y)) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 x (*.f64 y y)) x) (/.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 y (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) #s(literal 0 binary64)) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))))) |
(/.f64 (*.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 x y) (*.f64 (*.f64 y (neg.f64 x)) (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 x (*.f64 y y)) y) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 x y)) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 x y) #s(literal 0 binary64))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 y))) (neg.f64 y)) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (neg.f64 (-.f64 (*.f64 x y) #s(literal 0 binary64)))) |
(/.f64 (*.f64 y (neg.f64 x)) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) x) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)))) (*.f64 (*.f64 y (neg.f64 x)) #s(literal -1 binary64))) (*.f64 (*.f64 y (neg.f64 x)) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 x (*.f64 y (neg.f64 x))))) (*.f64 (*.f64 y (neg.f64 x)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 y (neg.f64 x)) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 (*.f64 y (neg.f64 x)) (-.f64 (/.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 y y))))) (*.f64 x (*.f64 y (neg.f64 y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 x)) (*.f64 (*.f64 y (neg.f64 x)) (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))))) (*.f64 (*.f64 y (neg.f64 x)) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 y)) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 y (neg.f64 x)) (neg.f64 y))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)))) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x))))) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) #s(literal 3 binary64)) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (fma.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (/.f64 #s(literal 0 binary64) (*.f64 x y)) (fma.f64 (*.f64 x y) (*.f64 x y) (*.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 y (neg.f64 x)))))) |
(pow.f64 (*.f64 x y) #s(literal 1 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x y)) |
(*.f64 x y) |
(*.f64 x (neg.f64 (neg.f64 y))) |
(*.f64 x (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) |
(*.f64 y x) |
(*.f64 y (neg.f64 (neg.f64 x))) |
(*.f64 (*.f64 x y) #s(literal 1 binary64)) |
(*.f64 (*.f64 x y) (/.f64 x x)) |
(*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 x (*.f64 y y)) (/.f64 x (*.f64 x y))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) #s(literal 0 binary64)))) |
(*.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 x))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 (neg.f64 (neg.f64 x)) y) |
(*.f64 (neg.f64 (neg.f64 y)) x) |
(*.f64 (/.f64 x x) (*.f64 x y)) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 x (*.f64 y y)) x)) |
(*.f64 (/.f64 (*.f64 x (*.f64 y y)) x) (/.f64 x y)) |
(*.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (*.f64 y (neg.f64 x))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 x y))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(neg.f64 (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 x)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y))))) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))))) (*.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))))) (neg.f64 (neg.f64 x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 y (neg.f64 x)) (*.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (neg.f64 x)) (*.f64 x y)) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 x y)))))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) |
(*.f64 (*.f64 x (*.f64 y y)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 y (neg.f64 y)) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 y (neg.f64 y))) x) |
(*.f64 (neg.f64 x) (*.f64 x (*.f64 y y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) |
(*.f64 (*.f64 x (*.f64 y (neg.f64 x))) y) |
(*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x x) (*.f64 y (neg.f64 y))) |
(*.f64 (*.f64 x (*.f64 x y)) (neg.f64 y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (/.f64 y (*.f64 y (neg.f64 x)))) |
(*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y))))) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 y (neg.f64 x))) |
(*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 y y))) |
(*.f64 (*.f64 (neg.f64 x) (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))) (/.f64 #s(literal -1 binary64) x)) |
(+.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x y)) #s(literal 2 binary64))) |
(-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64)) |
(-.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64))))) (/.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64)))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 x (*.f64 x (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 y (*.f64 x (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x y) (*.f64 x y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x y) (-.f64 (*.f64 x y) #s(literal 0 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y y)) x #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (pow.f64 (/.f64 x x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) (pow.f64 (neg.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y y) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 (/.f64 y (*.f64 y (neg.f64 x))) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) x) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 x) (*.f64 x (*.f64 y (neg.f64 y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y (neg.f64 x))) (*.f64 (/.f64 y (neg.f64 x)) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x y)) y #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal 0 binary64)) |
(fma.f64 (neg.f64 (neg.f64 x)) (*.f64 x (*.f64 y y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 y)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 x (neg.f64 x)) (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) #s(literal 0 binary64)) |
(fma.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64))))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (/.f64 y (*.f64 y (neg.f64 x))) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 y (neg.f64 x)) #s(literal 0 binary64)) |
(fma.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) x) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 y)) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64)) |
(fma.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 (neg.f64 x))) (/.f64 #s(literal 1 binary64) y) #s(literal 0 binary64)) |
(fma.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))) (pow.f64 (/.f64 x (*.f64 x y)) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 y y) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) x) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 x x) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 0 binary64)) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64)) |
(neg.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))) x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #s(literal 0 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 x (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 (neg.f64 x))))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 x y)) |
(/.f64 (neg.f64 x) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal 0 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #s(literal 0 binary64)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))) (neg.f64 x)) |
(/.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) x) (neg.f64 x)) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 y)) x) |
(/.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 (neg.f64 x))) y) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal 0 binary64))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #s(literal 0 binary64))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) x)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 x))) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 y))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 y))) (neg.f64 x)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 (neg.f64 x)))) (neg.f64 y)) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #s(literal 0 binary64)) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))))) |
(pow.f64 (*.f64 x y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 y (neg.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (/.f64 #s(literal -1 binary64) (*.f64 x y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(*.f64 y (*.f64 x (*.f64 x y))) |
(*.f64 (*.f64 x y) (*.f64 x y)) |
(*.f64 (*.f64 x y) (-.f64 (*.f64 x y) #s(literal 0 binary64))) |
(*.f64 (*.f64 x (*.f64 y y)) x) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (pow.f64 (/.f64 x x) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 y y) (*.f64 x x)) |
(*.f64 (*.f64 y y) (pow.f64 (neg.f64 x) #s(literal 2 binary64))) |
(*.f64 (*.f64 y y) (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 (/.f64 y (*.f64 y (neg.f64 x))) x)) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) x)) |
(*.f64 (neg.f64 x) (*.f64 x (*.f64 y (neg.f64 y)))) |
(*.f64 (*.f64 y (neg.f64 x)) (*.f64 y (neg.f64 x))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(*.f64 (*.f64 x (*.f64 y (neg.f64 x))) (*.f64 (/.f64 y (neg.f64 x)) x)) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) #s(literal 2 binary64))) |
(*.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 (*.f64 x x) (pow.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64))) |
(*.f64 (*.f64 x x) (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (*.f64 x (*.f64 x y)) y) |
(*.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(*.f64 (neg.f64 (neg.f64 x)) (*.f64 x (*.f64 y y))) |
(*.f64 (/.f64 x x) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 y))) |
(*.f64 (/.f64 x y) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 x))) |
(*.f64 (/.f64 (neg.f64 x) y) (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) x)) |
(*.f64 (/.f64 x (neg.f64 x)) (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))) |
(*.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal 0 binary64)))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 (*.f64 x (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (/.f64 y (*.f64 y (neg.f64 x)))) |
(*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 y (neg.f64 x))) |
(*.f64 (*.f64 x (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (*.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) x) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 x)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 y)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 (neg.f64 x))) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))) (pow.f64 (/.f64 x (*.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 y y)) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 x)) #s(literal 2 binary64)) (*.f64 y y)) |
(*.f64 (pow.f64 (/.f64 x x) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) x) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (neg.f64 (neg.f64 y)) #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 y y)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) #s(literal 2 binary64)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 #s(literal 2 binary64))))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (log.f64 #s(literal 2 binary64)))) #s(literal 1 binary64))) |
(pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 (log.f64 #s(literal 2 binary64)))) |
(*.f64 (log.f64 #s(literal 2 binary64)) (log.f64 #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 y)) #s(literal -1 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal -2 binary64))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal -1 binary64) (*.f64 (log.f64 y) #s(literal -1 binary64)))) |
(exp.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 y)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 0 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (/.f64 (/.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 y (*.f64 y (*.f64 y y))))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 y (neg.f64 y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 #s(literal 1 binary64) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) y))) |
(/.f64 (*.f64 y (neg.f64 y)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 #s(literal 1 binary64) y) y) |
(/.f64 (/.f64 #s(literal 1 binary64) y) (neg.f64 (neg.f64 y))) |
(/.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (*.f64 y (neg.f64 y))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (*.f64 y (neg.f64 y))))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y y)))) (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(/.f64 (/.f64 #s(literal -1 binary64) y) (neg.f64 y)) |
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) y)) (neg.f64 y)) |
(pow.f64 y #s(literal -2 binary64)) |
(pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal -1 binary64)) |
(pow.f64 (*.f64 y (*.f64 y (*.f64 y y))) #s(literal -1/2 binary64)) |
(pow.f64 (neg.f64 (*.f64 y (neg.f64 y))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 y y) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(+.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 0 binary64) y)) |
(+.f64 (*.f64 y (*.f64 y y)) (*.f64 y #s(literal 0 binary64))) |
(+.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 y (*.f64 y y))) |
(+.f64 (*.f64 y #s(literal 0 binary64)) (*.f64 y (*.f64 y y))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 y)) #s(literal 3/2 binary64))) |
(fma.f64 y (*.f64 y y) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 y (*.f64 y y) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 y #s(literal 0 binary64) (*.f64 y (*.f64 y y))) |
(fma.f64 (*.f64 y y) y (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 y y) y (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (*.f64 y y)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 y (*.f64 y y)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 #s(literal 0 binary64) y (*.f64 y (*.f64 y y))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 3/2 binary64)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 3/2 binary64)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) y) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) y) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) y) (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) y) (/.f64 #s(literal 1 binary64) (*.f64 y y)) (*.f64 y #s(literal 0 binary64))) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 3/2 binary64)) (*.f64 #s(literal 0 binary64) y)) |
(fma.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 3/2 binary64)) (*.f64 y #s(literal 0 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) y) #s(literal 3 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (*.f64 y (*.f64 y y))) (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) y))) |
(/.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 y (*.f64 y (neg.f64 y))) #s(literal -1 binary64)) |
(/.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) |
(/.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) y) (*.f64 y (*.f64 y (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) y) (*.f64 y y)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y))))) (*.f64 y (neg.f64 y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) y)) (neg.f64 (*.f64 y (*.f64 y (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) y)) (*.f64 y (neg.f64 y))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (pow.f64 (*.f64 #s(literal 0 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 0 binary64) y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 #s(literal 0 binary64) y))))) |
(/.f64 (fma.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (pow.f64 (*.f64 y #s(literal 0 binary64)) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (*.f64 y (*.f64 y (*.f64 y y))) (-.f64 (*.f64 (*.f64 y #s(literal 0 binary64)) (*.f64 y #s(literal 0 binary64))) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y #s(literal 0 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 0 binary64) y) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 #s(literal 0 binary64) y) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 #s(literal 0 binary64) y) (*.f64 y (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y #s(literal 0 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))))) (fma.f64 (*.f64 y #s(literal 0 binary64)) (*.f64 y #s(literal 0 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (*.f64 (*.f64 y #s(literal 0 binary64)) (*.f64 y (*.f64 y y)))))) |
(pow.f64 y #s(literal 3 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 3 binary64)) |
(*.f64 y (*.f64 y y)) |
(*.f64 (*.f64 y y) y) |
(*.f64 (*.f64 y (*.f64 y y)) #s(literal 1 binary64)) |
(*.f64 (*.f64 y (*.f64 y y)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(*.f64 (*.f64 y (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 y (*.f64 y (*.f64 y (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (*.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) y) (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y))))) |
(*.f64 (*.f64 (*.f64 y (*.f64 y (*.f64 y y))) y) (/.f64 #s(literal 1 binary64) (*.f64 y y))) |
(*.f64 (pow.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) #s(literal 3/2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 x (*.f64 y y))) |
(neg.f64 (*.f64 x (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (neg.f64 y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))) #s(literal -1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (neg.f64 x)) (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (neg.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 y)))) |
(/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 x y)) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) x) |
(/.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y)))) (*.f64 x y)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))) (neg.f64 x)) |
(/.f64 (neg.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))) (neg.f64 (neg.f64 (neg.f64 x)))) |
(/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 y)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))))) (*.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 y))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 y (*.f64 y y)))) (+.f64 #s(literal 0 binary64) (fma.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)) (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 y y)))))) |
(pow.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))) #s(literal -1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y (neg.f64 y)))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(*.f64 y (*.f64 y (neg.f64 x))) |
(*.f64 (*.f64 x y) (neg.f64 y)) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 y (*.f64 y (neg.f64 x)))) |
(*.f64 (neg.f64 y) (*.f64 x y)) |
(*.f64 (*.f64 y (neg.f64 y)) x) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) (neg.f64 (/.f64 y (*.f64 y (neg.f64 x))))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)))) |
(*.f64 (*.f64 y (neg.f64 x)) y) |
(*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 y y))) |
(*.f64 (*.f64 x (*.f64 y (neg.f64 x))) (neg.f64 (/.f64 y (neg.f64 x)))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y))) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 x)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 x (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (neg.f64 (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (neg.f64 (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 y (neg.f64 x))) |
(*.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (neg.f64 y)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 x y))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))))) (/.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(neg.f64 (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))) (neg.f64 x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 x)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y (neg.f64 x)) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))) (*.f64 (neg.f64 x) #s(literal 1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))))) |
(/.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 y (neg.f64 x))) |
(/.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 x y)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y))))) (*.f64 y (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 x) (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (neg.f64 (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))))) (*.f64 x y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) (*.f64 y (*.f64 x (*.f64 y (neg.f64 x)))))) (neg.f64 (neg.f64 x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 y (neg.f64 x)) (*.f64 x y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 (*.f64 y (neg.f64 x)) (*.f64 x y)) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 y (neg.f64 x)) (*.f64 x y)))))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) |
(*.f64 (*.f64 x (*.f64 y y)) (neg.f64 x)) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) #s(literal -1 binary64)) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 y (neg.f64 y)) (*.f64 x x)) |
(*.f64 (*.f64 x (*.f64 y (neg.f64 y))) x) |
(*.f64 (neg.f64 x) (*.f64 x (*.f64 y y))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y))) |
(*.f64 (*.f64 x (*.f64 y (neg.f64 x))) y) |
(*.f64 (neg.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 x x) (*.f64 y (neg.f64 y))) |
(*.f64 (*.f64 x (*.f64 x y)) (neg.f64 y)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (fma.f64 x (*.f64 (*.f64 x (*.f64 y y)) (*.f64 (*.f64 x y) (*.f64 x y))) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 x y))))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x)))) (/.f64 y (*.f64 y (neg.f64 x)))) |
(*.f64 (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y))))) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(*.f64 (*.f64 (neg.f64 x) (*.f64 x (*.f64 y (neg.f64 x)))) (/.f64 y (neg.f64 x))) |
(*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 y y))) |
(*.f64 (*.f64 (neg.f64 x) (*.f64 y (*.f64 x (*.f64 y (neg.f64 x))))) (/.f64 #s(literal -1 binary64) x)) |
| 1× | egg-herbie |
| 9 726× | accelerator-lowering-fma.f32 |
| 9 726× | accelerator-lowering-fma.f64 |
| 5 408× | *-lowering-*.f32 |
| 5 408× | *-lowering-*.f64 |
| 3 280× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 366 | 3552 |
| 1 | 1174 | 3446 |
| 2 | 3955 | 3312 |
| 0 | 8291 | 3286 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(log 2) |
(+ (log 2) (/ (* x (* y (log 1/2))) (log 2))) |
(+ (log 2) (* x (- (* -1 (* x (+ (* -1 (/ (* (pow y 2) (pow (log 1/2) 2)) (pow (log 2) 3))) (/ (pow y 2) (log 2))))) (* -1 (/ (* y (log 1/2)) (log 2)))))) |
(+ (log 2) (* x (- (* x (- (* x (- (* -1 (/ (pow y 3) (pow (log 2) 2))) (+ (/ (* y (* (log 1/2) (+ (* -1 (/ (* (pow y 2) (pow (log 1/2) 2)) (pow (log 2) 3))) (/ (pow y 2) (log 2))))) (pow (log 2) 2)) (/ (* (pow y 3) (log 1/2)) (pow (log 2) 3))))) (+ (* -1 (/ (* (pow y 2) (pow (log 1/2) 2)) (pow (log 2) 3))) (/ (pow y 2) (log 2))))) (* -1 (/ (* y (log 1/2)) (log 2)))))) |
(* -1 (* x y)) |
(* x (+ (* -1 y) (* -1 (/ (log 1/2) x)))) |
(* x (- (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) y)) (/ (pow (log 1/2) 2) y)) (pow x 2)))) (/ (log 1/2) x))) |
(* x (- (+ (* -1 y) (/ (pow (log 2) 3) (* (pow x 3) (pow y 2)))) (+ (* -1 (/ (* (log 1/2) (pow (log 2) 2)) (* (pow x 3) (pow y 2)))) (+ (* -1 (/ (pow (log 2) 2) (* (pow x 2) y))) (+ (/ (log 1/2) x) (+ (/ (* (log 1/2) (+ (* -1 (/ (pow (log 2) 2) y)) (/ (pow (log 1/2) 2) y))) (* (pow x 3) y)) (/ (pow (log 1/2) 2) (* (pow x 2) y)))))))) |
(* -1 (* x y)) |
(* -1 (* x (+ y (/ (log 1/2) x)))) |
(* -1 (* x (+ y (* -1 (/ (- (+ (* -1 (/ (pow (log 1/2) 2) (* x y))) (/ (pow (log 2) 2) (* x y))) (log 1/2)) x))))) |
(* -1 (* x (+ y (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (log 2) 3) (pow y 2)) (+ (* -1 (/ (* (log 1/2) (+ (* -1 (/ (pow (log 1/2) 2) y)) (/ (pow (log 2) 2) y))) y)) (* -1 (/ (* (log 1/2) (pow (log 2) 2)) (pow y 2))))) x)) (+ (* -1 (/ (pow (log 1/2) 2) y)) (/ (pow (log 2) 2) y))) x)) (log 1/2)) x))))) |
(log 2) |
(+ (log 2) (/ (* x (* y (log 1/2))) (log 2))) |
(+ (log 2) (* y (- (* -1 (* y (+ (* -1 (/ (* (pow x 2) (pow (log 1/2) 2)) (pow (log 2) 3))) (/ (pow x 2) (log 2))))) (* -1 (/ (* x (log 1/2)) (log 2)))))) |
(+ (log 2) (* y (- (* y (- (* y (- (* -1 (/ (pow x 3) (pow (log 2) 2))) (+ (/ (* x (* (log 1/2) (+ (* -1 (/ (* (pow x 2) (pow (log 1/2) 2)) (pow (log 2) 3))) (/ (pow x 2) (log 2))))) (pow (log 2) 2)) (/ (* (pow x 3) (log 1/2)) (pow (log 2) 3))))) (+ (* -1 (/ (* (pow x 2) (pow (log 1/2) 2)) (pow (log 2) 3))) (/ (pow x 2) (log 2))))) (* -1 (/ (* x (log 1/2)) (log 2)))))) |
(* -1 (* x y)) |
(* y (+ (* -1 x) (* -1 (/ (log 1/2) y)))) |
(* y (- (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) x)) (/ (pow (log 1/2) 2) x)) (pow y 2)))) (/ (log 1/2) y))) |
(* y (- (+ (* -1 x) (/ (pow (log 2) 3) (* (pow x 2) (pow y 3)))) (+ (* -1 (/ (* (log 1/2) (pow (log 2) 2)) (* (pow x 2) (pow y 3)))) (+ (* -1 (/ (pow (log 2) 2) (* x (pow y 2)))) (+ (/ (log 1/2) y) (+ (/ (* (log 1/2) (+ (* -1 (/ (pow (log 2) 2) x)) (/ (pow (log 1/2) 2) x))) (* x (pow y 3))) (/ (pow (log 1/2) 2) (* x (pow y 2))))))))) |
(* -1 (* x y)) |
(* -1 (* y (+ x (/ (log 1/2) y)))) |
(* -1 (* y (+ x (* -1 (/ (- (+ (* -1 (/ (pow (log 1/2) 2) (* x y))) (/ (pow (log 2) 2) (* x y))) (log 1/2)) y))))) |
(* -1 (* y (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (log 2) 3) (pow x 2)) (+ (* -1 (/ (* (log 1/2) (+ (* -1 (/ (pow (log 1/2) 2) x)) (/ (pow (log 2) 2) x))) x)) (* -1 (/ (* (log 1/2) (pow (log 2) 2)) (pow x 2))))) y)) (+ (* -1 (/ (pow (log 1/2) 2) x)) (/ (pow (log 2) 2) x))) y)) (log 1/2)) y))))) |
(* -1 (* x (* y (log 1/2)))) |
(* x (+ (* -1 (* y (log 1/2))) (* x (pow y 2)))) |
(* x (+ (* -1 (* y (log 1/2))) (* x (pow y 2)))) |
(* x (+ (* -1 (* y (log 1/2))) (* x (pow y 2)))) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2))) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2))) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2))) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2))) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2))) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2))) |
(* -1 (* x (* y (log 1/2)))) |
(* y (+ (* -1 (* x (log 1/2))) (* (pow x 2) y))) |
(* y (+ (* -1 (* x (log 1/2))) (* (pow x 2) y))) |
(* y (+ (* -1 (* x (log 1/2))) (* (pow x 2) y))) |
(* (pow x 2) (pow y 2)) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2))) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2))) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2))) |
(* (pow x 2) (pow y 2)) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2))) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2))) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2))) |
(pow (log 2) 2) |
(+ (* -1 (* x (* y (log 1/2)))) (pow (log 2) 2)) |
(+ (* x (+ (* -1 (* y (log 1/2))) (* x (pow y 2)))) (pow (log 2) 2)) |
(+ (* x (+ (* -1 (* y (log 1/2))) (* x (pow y 2)))) (pow (log 2) 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2))) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (+ (/ (pow (log 2) 2) (pow x 2)) (pow y 2)))) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (+ (/ (pow (log 2) 2) (pow x 2)) (pow y 2)))) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) x)) (* y (log 1/2))) x)) (pow y 2))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) x)) (* y (log 1/2))) x)) (pow y 2))) |
(pow (log 2) 2) |
(+ (* -1 (* x (* y (log 1/2)))) (pow (log 2) 2)) |
(+ (* y (+ (* -1 (* x (log 1/2))) (* (pow x 2) y))) (pow (log 2) 2)) |
(+ (* y (+ (* -1 (* x (log 1/2))) (* (pow x 2) y))) (pow (log 2) 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2))) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (+ (/ (pow (log 2) 2) (pow y 2)) (pow x 2)))) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (+ (/ (pow (log 2) 2) (pow y 2)) (pow x 2)))) |
(* (pow x 2) (pow y 2)) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) y)) (* x (log 1/2))) y)) (pow x 2))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) y)) (* x (log 1/2))) y)) (pow x 2))) |
(/ 1 (log 2)) |
(+ (* -1 (/ (* x (* y (log 1/2))) (pow (log 2) 3))) (/ 1 (log 2))) |
(+ (* x (+ (* -1 (/ (* y (log 1/2)) (pow (log 2) 3))) (/ (* x (pow y 2)) (pow (log 2) 3)))) (/ 1 (log 2))) |
(+ (* x (+ (* -1 (/ (* y (log 1/2)) (pow (log 2) 3))) (* x (+ (/ (* x (pow y 3)) (pow (log 2) 4)) (/ (pow y 2) (pow (log 2) 3)))))) (/ 1 (log 2))) |
(/ -1 (* x y)) |
(/ (- (/ (log 1/2) (* x (pow y 2))) (/ 1 y)) x) |
(/ (- (+ (* -1 (/ (pow (log 2) 2) (* (pow x 2) (pow y 3)))) (/ (log 1/2) (* x (pow y 2)))) (/ 1 y)) x) |
(/ (- (+ (* -1 (/ (pow (log 2) 2) (* (pow x 2) (pow y 3)))) (+ (* -1 (/ (pow (log 2) 3) (* (pow x 3) (pow y 4)))) (/ (log 1/2) (* x (pow y 2))))) (/ 1 y)) x) |
(/ -1 (* x y)) |
(* -1 (/ (+ (* -1 (/ (log 1/2) (* x (pow y 2)))) (/ 1 y)) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) (* x (pow y 3)))) (/ (log 1/2) (pow y 2))) x)) (/ 1 y)) x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (/ (pow (log 2) 2) (pow y 3)) (/ (pow (log 2) 3) (* x (pow y 4)))) x)) (/ (log 1/2) (pow y 2))) x)) (/ 1 y)) x)) |
(/ 1 (log 2)) |
(+ (* -1 (/ (* x (* y (log 1/2))) (pow (log 2) 3))) (/ 1 (log 2))) |
(+ (* y (+ (* -1 (/ (* x (log 1/2)) (pow (log 2) 3))) (/ (* (pow x 2) y) (pow (log 2) 3)))) (/ 1 (log 2))) |
(+ (* y (+ (* -1 (/ (* x (log 1/2)) (pow (log 2) 3))) (* y (+ (/ (* (pow x 3) y) (pow (log 2) 4)) (/ (pow x 2) (pow (log 2) 3)))))) (/ 1 (log 2))) |
(/ -1 (* x y)) |
(/ (- (/ (log 1/2) (* (pow x 2) y)) (/ 1 x)) y) |
(/ (- (+ (* -1 (/ (pow (log 2) 2) (* (pow x 3) (pow y 2)))) (/ (log 1/2) (* (pow x 2) y))) (/ 1 x)) y) |
(/ (- (+ (* -1 (/ (pow (log 2) 2) (* (pow x 3) (pow y 2)))) (+ (* -1 (/ (pow (log 2) 3) (* (pow x 4) (pow y 3)))) (/ (log 1/2) (* (pow x 2) y)))) (/ 1 x)) y) |
(/ -1 (* x y)) |
(* -1 (/ (+ (* -1 (/ (log 1/2) (* (pow x 2) y))) (/ 1 x)) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) (* (pow x 3) y))) (/ (log 1/2) (pow x 2))) y)) (/ 1 x)) y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (/ (pow (log 2) 2) (pow x 3)) (/ (pow (log 2) 3) (* (pow x 4) y))) y)) (/ (log 1/2) (pow x 2))) y)) (/ 1 x)) y)) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* 1/2 x) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(/ x y) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 (pow y 2)) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(* -1 y) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(pow y 2) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (pow y 3)) |
(* -1 (pow y 3)) |
(* -1 (pow y 3)) |
(* -1 (pow y 3)) |
(* -1 (pow y 3)) |
(* -1 (pow y 3)) |
(* -1 (pow y 3)) |
(* -1 (pow y 3)) |
(* -1 (pow y 3)) |
(* -1 (pow y 3)) |
(* -1 (pow y 3)) |
(* -1 (pow y 3)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* x (pow y 2)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* -1 (* x y)) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(* (pow x 2) (pow y 2)) |
(/ 1 (pow y 2)) |
(/ 1 (pow y 2)) |
(/ 1 (pow y 2)) |
(/ 1 (pow y 2)) |
(/ 1 (pow y 2)) |
(/ 1 (pow y 2)) |
(/ 1 (pow y 2)) |
(/ 1 (pow y 2)) |
(/ 1 (pow y 2)) |
(/ 1 (pow y 2)) |
(/ 1 (pow y 2)) |
(/ 1 (pow y 2)) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(pow y 3) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* x (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
(* -1 (* (pow x 2) (pow y 2))) |
| Outputs |
|---|
(log 2) |
(log.f64 #s(literal 2 binary64)) |
(+ (log 2) (/ (* x (* y (log 1/2))) (log 2))) |
(fma.f64 x (/.f64 (*.f64 y (log.f64 #s(literal 1/2 binary64))) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* x (- (* -1 (* x (+ (* -1 (/ (* (pow y 2) (pow (log 1/2) 2)) (pow (log 2) 3))) (/ (pow y 2) (log 2))))) (* -1 (/ (* y (log 1/2)) (log 2)))))) |
(fma.f64 x (fma.f64 (*.f64 y (-.f64 (/.f64 y (log.f64 #s(literal 2 binary64))) (*.f64 y (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))))) (neg.f64 x) (/.f64 (*.f64 y (log.f64 #s(literal 1/2 binary64))) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* x (- (* x (- (* x (- (* -1 (/ (pow y 3) (pow (log 2) 2))) (+ (/ (* y (* (log 1/2) (+ (* -1 (/ (* (pow y 2) (pow (log 1/2) 2)) (pow (log 2) 3))) (/ (pow y 2) (log 2))))) (pow (log 2) 2)) (/ (* (pow y 3) (log 1/2)) (pow (log 2) 3))))) (+ (* -1 (/ (* (pow y 2) (pow (log 1/2) 2)) (pow (log 2) 3))) (/ (pow y 2) (log 2))))) (* -1 (/ (* y (log 1/2)) (log 2)))))) |
(fma.f64 x (fma.f64 x (fma.f64 x (-.f64 (*.f64 (/.f64 (*.f64 y (*.f64 y y)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 y (log.f64 #s(literal 1/2 binary64))) (*.f64 y (-.f64 (/.f64 y (log.f64 #s(literal 2 binary64))) (*.f64 y (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 y (-.f64 (/.f64 y (log.f64 #s(literal 2 binary64))) (*.f64 y (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))))))) (/.f64 (*.f64 y (log.f64 #s(literal 1/2 binary64))) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64))) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* x (+ (* -1 y) (* -1 (/ (log 1/2) x)))) |
(neg.f64 (*.f64 x (+.f64 y (/.f64 (log.f64 #s(literal 1/2 binary64)) x)))) |
(* x (- (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) y)) (/ (pow (log 1/2) 2) y)) (pow x 2)))) (/ (log 1/2) x))) |
(*.f64 x (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) y) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) y)) (*.f64 x (neg.f64 x))) (+.f64 y (/.f64 (log.f64 #s(literal 1/2 binary64)) x)))) |
(* x (- (+ (* -1 y) (/ (pow (log 2) 3) (* (pow x 3) (pow y 2)))) (+ (* -1 (/ (* (log 1/2) (pow (log 2) 2)) (* (pow x 3) (pow y 2)))) (+ (* -1 (/ (pow (log 2) 2) (* (pow x 2) y))) (+ (/ (log 1/2) x) (+ (/ (* (log 1/2) (+ (* -1 (/ (pow (log 2) 2) y)) (/ (pow (log 1/2) 2) y))) (* (pow x 3) y)) (/ (pow (log 1/2) 2) (* (pow x 2) y)))))))) |
(*.f64 x (-.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x x)))) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (-.f64 (fma.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) y) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) y)) (*.f64 x (*.f64 x (*.f64 x y)))) (/.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x y)))) (/.f64 (log.f64 #s(literal 1/2 binary64)) x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 x y))))) y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x (+ y (/ (log 1/2) x)))) |
(neg.f64 (*.f64 x (+.f64 y (/.f64 (log.f64 #s(literal 1/2 binary64)) x)))) |
(* -1 (* x (+ y (* -1 (/ (- (+ (* -1 (/ (pow (log 1/2) 2) (* x y))) (/ (pow (log 2) 2) (* x y))) (log 1/2)) x))))) |
(*.f64 x (neg.f64 (-.f64 y (/.f64 (-.f64 (-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x y)) (log.f64 #s(literal 1/2 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x y))) x)))) |
(* -1 (* x (+ y (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (log 2) 3) (pow y 2)) (+ (* -1 (/ (* (log 1/2) (+ (* -1 (/ (pow (log 1/2) 2) y)) (/ (pow (log 2) 2) y))) y)) (* -1 (/ (* (log 1/2) (pow (log 2) 2)) (pow y 2))))) x)) (+ (* -1 (/ (pow (log 1/2) 2) y)) (/ (pow (log 2) 2) y))) x)) (log 1/2)) x))))) |
(*.f64 (+.f64 y (/.f64 (+.f64 (/.f64 (-.f64 (-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) y) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) y)) (/.f64 (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 #s(literal 1/2 binary64)))) (*.f64 (-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) y) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) y)) (/.f64 (log.f64 #s(literal 1/2 binary64)) y))) x)) x) (log.f64 #s(literal 1/2 binary64))) x)) (neg.f64 x)) |
(log 2) |
(log.f64 #s(literal 2 binary64)) |
(+ (log 2) (/ (* x (* y (log 1/2))) (log 2))) |
(fma.f64 x (/.f64 (*.f64 y (log.f64 #s(literal 1/2 binary64))) (log.f64 #s(literal 2 binary64))) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* y (- (* -1 (* y (+ (* -1 (/ (* (pow x 2) (pow (log 1/2) 2)) (pow (log 2) 3))) (/ (pow x 2) (log 2))))) (* -1 (/ (* x (log 1/2)) (log 2)))))) |
(fma.f64 y (fma.f64 (neg.f64 y) (*.f64 x (-.f64 (/.f64 x (log.f64 #s(literal 2 binary64))) (*.f64 x (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))))) (/.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64))) |
(+ (log 2) (* y (- (* y (- (* y (- (* -1 (/ (pow x 3) (pow (log 2) 2))) (+ (/ (* x (* (log 1/2) (+ (* -1 (/ (* (pow x 2) (pow (log 1/2) 2)) (pow (log 2) 3))) (/ (pow x 2) (log 2))))) (pow (log 2) 2)) (/ (* (pow x 3) (log 1/2)) (pow (log 2) 3))))) (+ (* -1 (/ (* (pow x 2) (pow (log 1/2) 2)) (pow (log 2) 3))) (/ (pow x 2) (log 2))))) (* -1 (/ (* x (log 1/2)) (log 2)))))) |
(fma.f64 y (fma.f64 y (fma.f64 y (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))))) (/.f64 (*.f64 (*.f64 x (-.f64 (/.f64 x (log.f64 #s(literal 2 binary64))) (*.f64 x (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))))) (*.f64 x (log.f64 #s(literal 1/2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (-.f64 (/.f64 x (log.f64 #s(literal 2 binary64))) (*.f64 x (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))))))) (/.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) (log.f64 #s(literal 2 binary64)))) (log.f64 #s(literal 2 binary64))) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* y (+ (* -1 x) (* -1 (/ (log 1/2) y)))) |
(*.f64 (neg.f64 y) (+.f64 x (/.f64 (log.f64 #s(literal 1/2 binary64)) y))) |
(* y (- (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) x)) (/ (pow (log 1/2) 2) x)) (pow y 2)))) (/ (log 1/2) y))) |
(*.f64 y (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) x) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) x)) (*.f64 y (neg.f64 y))) (+.f64 x (/.f64 (log.f64 #s(literal 1/2 binary64)) y)))) |
(* y (- (+ (* -1 x) (/ (pow (log 2) 3) (* (pow x 2) (pow y 3)))) (+ (* -1 (/ (* (log 1/2) (pow (log 2) 2)) (* (pow x 2) (pow y 3)))) (+ (* -1 (/ (pow (log 2) 2) (* x (pow y 2)))) (+ (/ (log 1/2) y) (+ (/ (* (log 1/2) (+ (* -1 (/ (pow (log 2) 2) x)) (/ (pow (log 1/2) 2) x))) (* x (pow y 3))) (/ (pow (log 1/2) 2) (* x (pow y 2))))))))) |
(*.f64 y (-.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y (*.f64 y y))))) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 #s(literal 1/2 binary64))))) (fma.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) x) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) x)) (*.f64 x (*.f64 y (*.f64 y y)))) (/.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 y y)))) (-.f64 (/.f64 (log.f64 #s(literal 1/2 binary64)) y) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 y y)))))) x)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* y (+ x (/ (log 1/2) y)))) |
(*.f64 (neg.f64 y) (+.f64 x (/.f64 (log.f64 #s(literal 1/2 binary64)) y))) |
(* -1 (* y (+ x (* -1 (/ (- (+ (* -1 (/ (pow (log 1/2) 2) (* x y))) (/ (pow (log 2) 2) (* x y))) (log 1/2)) y))))) |
(*.f64 (neg.f64 y) (-.f64 x (/.f64 (-.f64 (-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x y)) (log.f64 #s(literal 1/2 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x y))) y))) |
(* -1 (* y (+ x (* -1 (/ (- (* -1 (/ (- (* -1 (/ (- (/ (pow (log 2) 3) (pow x 2)) (+ (* -1 (/ (* (log 1/2) (+ (* -1 (/ (pow (log 1/2) 2) x)) (/ (pow (log 2) 2) x))) x)) (* -1 (/ (* (log 1/2) (pow (log 2) 2)) (pow x 2))))) y)) (+ (* -1 (/ (pow (log 1/2) 2) x)) (/ (pow (log 2) 2) x))) y)) (log 1/2)) y))))) |
(*.f64 y (+.f64 (neg.f64 x) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (log.f64 #s(literal 2 binary64)) (neg.f64 (log.f64 #s(literal 1/2 binary64)))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x))))) y) (-.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) x) (/.f64 (pow.f64 (log.f64 #s(literal 1/2 binary64)) #s(literal 2 binary64)) x))) y) (log.f64 #s(literal 1/2 binary64))) y))) |
(* -1 (* x (* y (log 1/2)))) |
(neg.f64 (*.f64 x (*.f64 y (log.f64 #s(literal 1/2 binary64))))) |
(* x (+ (* -1 (* y (log 1/2))) (* x (pow y 2)))) |
(*.f64 (*.f64 x y) (fma.f64 x y (neg.f64 (log.f64 #s(literal 1/2 binary64))))) |
(* x (+ (* -1 (* y (log 1/2))) (* x (pow y 2)))) |
(*.f64 (*.f64 x y) (fma.f64 x y (neg.f64 (log.f64 #s(literal 1/2 binary64))))) |
(* x (+ (* -1 (* y (log 1/2))) (* x (pow y 2)))) |
(*.f64 (*.f64 x y) (fma.f64 x y (neg.f64 (log.f64 #s(literal 1/2 binary64))))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (*.f64 y (-.f64 y (/.f64 (log.f64 #s(literal 1/2 binary64)) x)))) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (*.f64 y (-.f64 y (/.f64 (log.f64 #s(literal 1/2 binary64)) x)))) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (*.f64 y (-.f64 y (/.f64 (log.f64 #s(literal 1/2 binary64)) x)))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (*.f64 y (-.f64 y (/.f64 (log.f64 #s(literal 1/2 binary64)) x)))) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (*.f64 y (-.f64 y (/.f64 (log.f64 #s(literal 1/2 binary64)) x)))) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (*.f64 y (-.f64 y (/.f64 (log.f64 #s(literal 1/2 binary64)) x)))) |
(* -1 (* x (* y (log 1/2)))) |
(neg.f64 (*.f64 x (*.f64 y (log.f64 #s(literal 1/2 binary64))))) |
(* y (+ (* -1 (* x (log 1/2))) (* (pow x 2) y))) |
(*.f64 (*.f64 x y) (fma.f64 x y (neg.f64 (log.f64 #s(literal 1/2 binary64))))) |
(* y (+ (* -1 (* x (log 1/2))) (* (pow x 2) y))) |
(*.f64 (*.f64 x y) (fma.f64 x y (neg.f64 (log.f64 #s(literal 1/2 binary64))))) |
(* y (+ (* -1 (* x (log 1/2))) (* (pow x 2) y))) |
(*.f64 (*.f64 x y) (fma.f64 x y (neg.f64 (log.f64 #s(literal 1/2 binary64))))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2))) |
(*.f64 y (*.f64 y (*.f64 x (-.f64 x (/.f64 (log.f64 #s(literal 1/2 binary64)) y))))) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2))) |
(*.f64 y (*.f64 y (*.f64 x (-.f64 x (/.f64 (log.f64 #s(literal 1/2 binary64)) y))))) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2))) |
(*.f64 y (*.f64 y (*.f64 x (-.f64 x (/.f64 (log.f64 #s(literal 1/2 binary64)) y))))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2))) |
(*.f64 y (*.f64 y (*.f64 x (-.f64 x (/.f64 (log.f64 #s(literal 1/2 binary64)) y))))) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2))) |
(*.f64 y (*.f64 y (*.f64 x (-.f64 x (/.f64 (log.f64 #s(literal 1/2 binary64)) y))))) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2))) |
(*.f64 y (*.f64 y (*.f64 x (-.f64 x (/.f64 (log.f64 #s(literal 1/2 binary64)) y))))) |
(pow (log 2) 2) |
(pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) |
(+ (* -1 (* x (* y (log 1/2)))) (pow (log 2) 2)) |
(-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 y (log.f64 #s(literal 1/2 binary64))))) |
(+ (* x (+ (* -1 (* y (log 1/2))) (* x (pow y 2)))) (pow (log 2) 2)) |
(fma.f64 (*.f64 x y) (fma.f64 x y (neg.f64 (log.f64 #s(literal 1/2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(+ (* x (+ (* -1 (* y (log 1/2))) (* x (pow y 2)))) (pow (log 2) 2)) |
(fma.f64 (*.f64 x y) (fma.f64 x y (neg.f64 (log.f64 #s(literal 1/2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (*.f64 y (-.f64 y (/.f64 (log.f64 #s(literal 1/2 binary64)) x)))) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (+ (/ (pow (log 2) 2) (pow x 2)) (pow y 2)))) |
(*.f64 (*.f64 x x) (fma.f64 y (-.f64 y (/.f64 (log.f64 #s(literal 1/2 binary64)) x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x x)))) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (+ (/ (pow (log 2) 2) (pow x 2)) (pow y 2)))) |
(*.f64 (*.f64 x x) (fma.f64 y (-.f64 y (/.f64 (log.f64 #s(literal 1/2 binary64)) x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x x)))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (+ (* -1 (/ (* y (log 1/2)) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (*.f64 y (-.f64 y (/.f64 (log.f64 #s(literal 1/2 binary64)) x)))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) x)) (* y (log 1/2))) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 y y) (/.f64 (fma.f64 y (log.f64 #s(literal 1/2 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 x))) x))) |
(* (pow x 2) (+ (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) x)) (* y (log 1/2))) x)) (pow y 2))) |
(*.f64 (*.f64 x x) (-.f64 (*.f64 y y) (/.f64 (fma.f64 y (log.f64 #s(literal 1/2 binary64)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (neg.f64 x))) x))) |
(pow (log 2) 2) |
(pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) |
(+ (* -1 (* x (* y (log 1/2)))) (pow (log 2) 2)) |
(-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 y (log.f64 #s(literal 1/2 binary64))))) |
(+ (* y (+ (* -1 (* x (log 1/2))) (* (pow x 2) y))) (pow (log 2) 2)) |
(fma.f64 (*.f64 x y) (fma.f64 x y (neg.f64 (log.f64 #s(literal 1/2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(+ (* y (+ (* -1 (* x (log 1/2))) (* (pow x 2) y))) (pow (log 2) 2)) |
(fma.f64 (*.f64 x y) (fma.f64 x y (neg.f64 (log.f64 #s(literal 1/2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2))) |
(*.f64 y (*.f64 y (*.f64 x (-.f64 x (/.f64 (log.f64 #s(literal 1/2 binary64)) y))))) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (+ (/ (pow (log 2) 2) (pow y 2)) (pow x 2)))) |
(*.f64 (*.f64 y y) (fma.f64 x (-.f64 x (/.f64 (log.f64 #s(literal 1/2 binary64)) y)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 y y)))) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (+ (/ (pow (log 2) 2) (pow y 2)) (pow x 2)))) |
(*.f64 (*.f64 y y) (fma.f64 x (-.f64 x (/.f64 (log.f64 #s(literal 1/2 binary64)) y)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 y y)))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow y 2) (+ (* -1 (/ (* x (log 1/2)) y)) (pow x 2))) |
(*.f64 y (*.f64 y (*.f64 x (-.f64 x (/.f64 (log.f64 #s(literal 1/2 binary64)) y))))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) y)) (* x (log 1/2))) y)) (pow x 2))) |
(*.f64 y (*.f64 y (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) y)) y)))) |
(* (pow y 2) (+ (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) y)) (* x (log 1/2))) y)) (pow x 2))) |
(*.f64 y (*.f64 y (-.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) y)) y)))) |
(/ 1 (log 2)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64))) |
(+ (* -1 (/ (* x (* y (log 1/2))) (pow (log 2) 3))) (/ 1 (log 2))) |
(-.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 y (log.f64 #s(literal 1/2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) |
(+ (* x (+ (* -1 (/ (* y (log 1/2)) (pow (log 2) 3))) (/ (* x (pow y 2)) (pow (log 2) 3)))) (/ 1 (log 2))) |
(fma.f64 y (*.f64 x (fma.f64 x (/.f64 y (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64)))) |
(+ (* x (+ (* -1 (/ (* y (log 1/2)) (pow (log 2) 3))) (* x (+ (/ (* x (pow y 3)) (pow (log 2) 4)) (/ (pow y 2) (pow (log 2) 3)))))) (/ 1 (log 2))) |
(fma.f64 x (fma.f64 x (fma.f64 (*.f64 y (*.f64 y y)) (/.f64 x (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 (*.f64 y y) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (/.f64 (*.f64 y (log.f64 #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64)))) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 x y)) |
(/ (- (/ (log 1/2) (* x (pow y 2))) (/ 1 y)) x) |
(+.f64 (/.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/ (- (+ (* -1 (/ (pow (log 2) 2) (* (pow x 2) (pow y 3)))) (/ (log 1/2) (* x (pow y 2)))) (/ 1 y)) x) |
(/.f64 (+.f64 (-.f64 (/.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 y y))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal -1 binary64) y)) x) |
(/ (- (+ (* -1 (/ (pow (log 2) 2) (* (pow x 2) (pow y 3)))) (+ (* -1 (/ (pow (log 2) 3) (* (pow x 3) (pow y 4)))) (/ (log 1/2) (* x (pow y 2))))) (/ 1 y)) x) |
(/.f64 (+.f64 (-.f64 (-.f64 (/.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 y y))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 y (*.f64 y y)))))) (/.f64 (pow.f64 (/.f64 (log.f64 #s(literal 2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) y)) x) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 x y)) |
(* -1 (/ (+ (* -1 (/ (log 1/2) (* x (pow y 2)))) (/ 1 y)) x)) |
(neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) (* x (pow y 3)))) (/ (log 1/2) (pow y 2))) x)) (/ 1 y)) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (/.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y y)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 y (*.f64 y y))))) x)) (neg.f64 x)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (/ (pow (log 2) 2) (pow y 3)) (/ (pow (log 2) 3) (* x (pow y 4)))) x)) (/ (log 1/2) (pow y 2))) x)) (/ 1 y)) x)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (-.f64 (/.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 y y)) (/.f64 (+.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 y (*.f64 y y))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 x (pow.f64 y #s(literal 4 binary64))))) x)) x)) (neg.f64 x)) |
(/ 1 (log 2)) |
(/.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64))) |
(+ (* -1 (/ (* x (* y (log 1/2))) (pow (log 2) 3))) (/ 1 (log 2))) |
(-.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 y (log.f64 #s(literal 1/2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) |
(+ (* y (+ (* -1 (/ (* x (log 1/2)) (pow (log 2) 3))) (/ (* (pow x 2) y) (pow (log 2) 3)))) (/ 1 (log 2))) |
(fma.f64 y (*.f64 x (fma.f64 x (/.f64 y (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (/.f64 (neg.f64 (log.f64 #s(literal 1/2 binary64))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64)))) |
(+ (* y (+ (* -1 (/ (* x (log 1/2)) (pow (log 2) 3))) (* y (+ (/ (* (pow x 3) y) (pow (log 2) 4)) (/ (pow x 2) (pow (log 2) 3)))))) (/ 1 (log 2))) |
(fma.f64 y (fma.f64 y (*.f64 x (fma.f64 (*.f64 x x) (/.f64 y (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 x (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) (/.f64 (neg.f64 (*.f64 x (log.f64 #s(literal 1/2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64)))) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 x y)) |
(/ (- (/ (log 1/2) (* (pow x 2) y)) (/ 1 x)) y) |
(+.f64 (/.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (/.f64 #s(literal -1 binary64) (*.f64 x y))) |
(/ (- (+ (* -1 (/ (pow (log 2) 2) (* (pow x 3) (pow y 2)))) (/ (log 1/2) (* (pow x 2) y))) (/ 1 x)) y) |
(/.f64 (-.f64 (+.f64 (/.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x y))) (/.f64 #s(literal -1 binary64) x)) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x x))))) y) |
(/ (- (+ (* -1 (/ (pow (log 2) 2) (* (pow x 3) (pow y 2)))) (+ (* -1 (/ (pow (log 2) 3) (* (pow x 4) (pow y 3)))) (/ (log 1/2) (* (pow x 2) y)))) (/ 1 x)) y) |
(/.f64 (+.f64 (-.f64 (/.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x y))) (+.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x x)))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 y y) (*.f64 y (pow.f64 x #s(literal 4 binary64))))))) (/.f64 #s(literal -1 binary64) x)) y) |
(/ -1 (* x y)) |
(/.f64 #s(literal -1 binary64) (*.f64 x y)) |
(* -1 (/ (+ (* -1 (/ (log 1/2) (* (pow x 2) y))) (/ 1 x)) y)) |
(neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))))) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow (log 2) 2) (* (pow x 3) y))) (/ (log 1/2) (pow x 2))) y)) (/ 1 x)) y)) |
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (/.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (*.f64 x y))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 x (*.f64 x x)))))) (neg.f64 y)) |
(* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (+ (/ (pow (log 2) 2) (pow x 3)) (/ (pow (log 2) 3) (* (pow x 4) y))) y)) (/ (log 1/2) (pow x 2))) y)) (/ 1 x)) y)) |
(neg.f64 (/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (/.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x x)) (/.f64 (+.f64 (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 y (pow.f64 x #s(literal 4 binary64))))) y)) y)) y)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* 1/2 x) |
(*.f64 x #s(literal 1/2 binary64)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(/ x y) |
(/.f64 x y) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 (pow y 2)) |
(*.f64 y (neg.f64 y)) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(* -1 y) |
(neg.f64 y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(pow y 2) |
(*.f64 y y) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (pow y 3)) |
(*.f64 y (*.f64 y (neg.f64 y))) |
(* -1 (pow y 3)) |
(*.f64 y (*.f64 y (neg.f64 y))) |
(* -1 (pow y 3)) |
(*.f64 y (*.f64 y (neg.f64 y))) |
(* -1 (pow y 3)) |
(*.f64 y (*.f64 y (neg.f64 y))) |
(* -1 (pow y 3)) |
(*.f64 y (*.f64 y (neg.f64 y))) |
(* -1 (pow y 3)) |
(*.f64 y (*.f64 y (neg.f64 y))) |
(* -1 (pow y 3)) |
(*.f64 y (*.f64 y (neg.f64 y))) |
(* -1 (pow y 3)) |
(*.f64 y (*.f64 y (neg.f64 y))) |
(* -1 (pow y 3)) |
(*.f64 y (*.f64 y (neg.f64 y))) |
(* -1 (pow y 3)) |
(*.f64 y (*.f64 y (neg.f64 y))) |
(* -1 (pow y 3)) |
(*.f64 y (*.f64 y (neg.f64 y))) |
(* -1 (pow y 3)) |
(*.f64 y (*.f64 y (neg.f64 y))) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* x (pow y 2)) |
(*.f64 x (*.f64 y y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* -1 (* x y)) |
(*.f64 x (neg.f64 y)) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(* (pow x 2) (pow y 2)) |
(*.f64 x (*.f64 x (*.f64 y y))) |
(/ 1 (pow y 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(/ 1 (pow y 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(/ 1 (pow y 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(/ 1 (pow y 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(/ 1 (pow y 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(/ 1 (pow y 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(/ 1 (pow y 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(/ 1 (pow y 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(/ 1 (pow y 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(/ 1 (pow y 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(/ 1 (pow y 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(/ 1 (pow y 2)) |
(/.f64 #s(literal 1 binary64) (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(pow y 3) |
(*.f64 y (*.f64 y y)) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* x (pow y 2))) |
(*.f64 x (*.f64 y (neg.f64 y))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
(* -1 (* (pow x 2) (pow y 2))) |
(*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) |
Compiled 74 818 to 7 289 computations (90.3% saved)
56 alts after pruning (49 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 538 | 27 | 2 565 |
| Fresh | 7 | 22 | 29 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 6 | 6 |
| Total | 2 549 | 56 | 2 605 |
| Status | Accuracy | Program |
|---|---|---|
| 56.2% | (fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) | |
| 54.8% | (fma.f64 x (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) | |
| ✓ | 52.1% | (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) |
| 59.2% | (/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))))) | |
| 22.5% | (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y)) x) | |
| 9.6% | (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)))) | |
| 16.1% | (/.f64 (*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) (+.f64 #s(literal 0 binary64) (*.f64 x y))) | |
| 9.5% | (/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y y)) | |
| 27.0% | (/.f64 (*.f64 x (*.f64 y (neg.f64 y))) y) | |
| 4.8% | (/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) | |
| 10.2% | (/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) | |
| 6.2% | (/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 x y))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) | |
| 17.1% | (/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 y (*.f64 y (neg.f64 x))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) | |
| 10.5% | (/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) | |
| 11.6% | (/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) | |
| 11.6% | (/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (*.f64 y x)) | |
| 21.4% | (/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) x))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) | |
| 13.3% | (/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) | |
| 14.2% | (/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 x (/.f64 y (*.f64 y (neg.f64 x))))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) | |
| 9.4% | (/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 y (neg.f64 y)) (/.f64 y (*.f64 y (neg.f64 x))))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) | |
| 21.4% | (/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) x))) | |
| 21.4% | (/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 y x)) | |
| 34.9% | (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) | |
| 49.4% | (/.f64 x (/.f64 #s(literal -1 binary64) y)) | |
| 49.4% | (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) | |
| 20.3% | (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x))) | |
| 26.9% | (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)))) | |
| 51.9% | (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 y (log.f64 #s(literal 1/2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) | |
| ✓ | 92.6% | (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x y)) |
| 27.4% | (*.f64 (/.f64 x y) (*.f64 y (neg.f64 y))) | |
| 26.8% | (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) | |
| 14.2% | (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) | |
| 26.9% | (*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (*.f64 y y))) | |
| 22.5% | (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y)) | |
| 34.7% | (*.f64 (*.f64 (/.f64 x y) y) (neg.f64 y)) | |
| 20.3% | (*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) y))) | |
| 12.8% | (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 #s(literal -1/192 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))))) | |
| 6.3% | (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal -1/192 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) | |
| 20.6% | (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) | |
| 27.3% | (*.f64 (*.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) | |
| 17.9% | (*.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) | |
| 6.2% | (*.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y y) (*.f64 y y) #s(literal 0 binary64))) y)) | |
| ✓ | 29.9% | (*.f64 x (/.f64 (neg.f64 (*.f64 y y)) y)) |
| 22.3% | (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) y)))) | |
| 29.3% | (*.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y))) | |
| ✓ | 35.0% | (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
| 9.7% | (*.f64 x (*.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) | |
| 9.7% | (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) | |
| 21.0% | (*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y))) | |
| 13.5% | (*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) y) y))) | |
| 9.4% | (*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)))) | |
| 13.4% | (*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) | |
| 6.0% | (*.f64 x (*.f64 x #s(literal 1/8 binary64))) | |
| ✓ | 49.6% | (*.f64 x (neg.f64 y)) |
| ✓ | 3.4% | (*.f64 x #s(literal 1/2 binary64)) |
| ✓ | 52.1% | (log.f64 #s(literal 2 binary64)) |
Compiled 2 230 to 868 computations (61.1% saved)
| Inputs |
|---|
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 x (neg.f64 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y))) |
(/.f64 x (/.f64 #s(literal -1 binary64) y)) |
(*.f64 x (/.f64 (neg.f64 (*.f64 y y)) y)) |
(*.f64 (*.f64 (/.f64 x y) y) (neg.f64 y)) |
(*.f64 (/.f64 x y) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 y))) y) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (*.f64 y y))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 y x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y y)) |
(*.f64 x (/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal -1/192 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y)) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) y) y))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (neg.f64 (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) y)))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) x))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y y)) (/.f64 x (*.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 #s(literal -1/192 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (*.f64 y x)) |
(*.f64 x (*.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) x))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 y (neg.f64 y)) (/.f64 y (*.f64 y (neg.f64 x))))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 x (/.f64 y (*.f64 y (neg.f64 x))))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y y) (*.f64 y y) #s(literal 0 binary64))) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 y y)) y)) #s(literal 1 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))) (*.f64 (/.f64 x (*.f64 x y)) (/.f64 x (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 y (*.f64 y (neg.f64 x))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 x y))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(log.f64 #s(literal 2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x y)) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) |
(fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
(/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (log.f64 #s(literal 2 binary64))) (/.f64 (*.f64 x (*.f64 y (log.f64 #s(literal 1/2 binary64)))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 y (*.f64 x y)) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (neg.f64 y))))) (-.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) y)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 x (*.f64 (-.f64 #s(literal 1/2 binary64) y) (*.f64 x (-.f64 #s(literal 1/2 binary64) y))) (*.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 x (-.f64 #s(literal 1/2 binary64) y)))))) |
| Outputs |
|---|
(-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
3 calls:
| 22.0ms | x |
| 21.0ms | y |
| 20.0ms | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.9% | 1 | x |
| 98.9% | 1 | y |
| 98.9% | 1 | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
Compiled 17 to 12 computations (29.4% saved)
| Inputs |
|---|
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 x (neg.f64 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y))) |
(/.f64 x (/.f64 #s(literal -1 binary64) y)) |
(*.f64 x (/.f64 (neg.f64 (*.f64 y y)) y)) |
(*.f64 (*.f64 (/.f64 x y) y) (neg.f64 y)) |
(*.f64 (/.f64 x y) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 y))) y) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (*.f64 y y))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 y x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y y)) |
(*.f64 x (/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal -1/192 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y)) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) y) y))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (neg.f64 (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) y)))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) x))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y y)) (/.f64 x (*.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 #s(literal -1/192 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (*.f64 y x)) |
(*.f64 x (*.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) x))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 y (neg.f64 y)) (/.f64 y (*.f64 y (neg.f64 x))))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 x (/.f64 y (*.f64 y (neg.f64 x))))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y y) (*.f64 y y) #s(literal 0 binary64))) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 y y)) y)) #s(literal 1 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))) (*.f64 (/.f64 x (*.f64 x y)) (/.f64 x (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 y (*.f64 y (neg.f64 x))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 x y))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(log.f64 #s(literal 2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x y)) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) |
(fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(*.f64 x (neg.f64 y)) |
(fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64))) |
3 calls:
| 89.0ms | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| 19.0ms | y |
| 19.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 2 | x |
| 92.6% | 1 | y |
| 98.9% | 2 | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
Compiled 17 to 12 computations (29.4% saved)
| Inputs |
|---|
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 x (neg.f64 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y))) |
(/.f64 x (/.f64 #s(literal -1 binary64) y)) |
(*.f64 x (/.f64 (neg.f64 (*.f64 y y)) y)) |
(*.f64 (*.f64 (/.f64 x y) y) (neg.f64 y)) |
(*.f64 (/.f64 x y) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 y))) y) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (*.f64 y y))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 y x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y y)) |
(*.f64 x (/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal -1/192 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y)) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) y) y))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (neg.f64 (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) y)))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) x))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y y)) (/.f64 x (*.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 #s(literal -1/192 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (*.f64 y x)) |
(*.f64 x (*.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) x))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 y (neg.f64 y)) (/.f64 y (*.f64 y (neg.f64 x))))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 x (/.f64 y (*.f64 y (neg.f64 x))))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y y) (*.f64 y y) #s(literal 0 binary64))) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 y y)) y)) #s(literal 1 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))) (*.f64 (/.f64 x (*.f64 x y)) (/.f64 x (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 y (*.f64 y (neg.f64 x))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 x y))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(log.f64 #s(literal 2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x y)) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) |
(fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64))) |
(fma.f64 x (fma.f64 x (fma.f64 x (*.f64 x #s(literal -1/192 binary64)) #s(literal 1/8 binary64)) #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(*.f64 x (neg.f64 y)) |
(fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64))) |
1 calls:
| 18.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 2 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 x (neg.f64 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y))) |
(/.f64 x (/.f64 #s(literal -1 binary64) y)) |
(*.f64 x (/.f64 (neg.f64 (*.f64 y y)) y)) |
(*.f64 (*.f64 (/.f64 x y) y) (neg.f64 y)) |
(*.f64 (/.f64 x y) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 y))) y) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (*.f64 y y))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 y x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y y)) |
(*.f64 x (/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal -1/192 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y)) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) y) y))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (neg.f64 (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) y)))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) x))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y y)) (/.f64 x (*.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 #s(literal -1/192 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (*.f64 y x)) |
(*.f64 x (*.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) x))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 y (neg.f64 y)) (/.f64 y (*.f64 y (neg.f64 x))))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 x (/.f64 y (*.f64 y (neg.f64 x))))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y y) (*.f64 y y) #s(literal 0 binary64))) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 y y)) y)) #s(literal 1 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))) (*.f64 (/.f64 x (*.f64 x y)) (/.f64 x (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 y (*.f64 y (neg.f64 x))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 x y))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(log.f64 #s(literal 2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x y)) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
(fma.f64 x (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) (log.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(*.f64 x (neg.f64 y)) |
(fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64))) |
1 calls:
| 18.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 2 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 x (neg.f64 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y))) |
(/.f64 x (/.f64 #s(literal -1 binary64) y)) |
(*.f64 x (/.f64 (neg.f64 (*.f64 y y)) y)) |
(*.f64 (*.f64 (/.f64 x y) y) (neg.f64 y)) |
(*.f64 (/.f64 x y) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 y))) y) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (*.f64 y y))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 y x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y y)) |
(*.f64 x (/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal -1/192 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y)) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) y) y))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (neg.f64 (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) y)))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) x))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y y)) (/.f64 x (*.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 #s(literal -1/192 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (*.f64 y x)) |
(*.f64 x (*.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) x))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 y (neg.f64 y)) (/.f64 y (*.f64 y (neg.f64 x))))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 x (/.f64 y (*.f64 y (neg.f64 x))))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y y) (*.f64 y y) #s(literal 0 binary64))) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 y y)) y)) #s(literal 1 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))) (*.f64 (/.f64 x (*.f64 x y)) (/.f64 x (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 y (*.f64 y (neg.f64 x))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 x y))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(log.f64 #s(literal 2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) |
(-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x y)) |
| Outputs |
|---|
(*.f64 x (neg.f64 y)) |
(-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x y)) |
1 calls:
| 22.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 2 | x |
Compiled 3 to 2 computations (33.3% saved)
| Inputs |
|---|
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 x (neg.f64 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y))) |
(/.f64 x (/.f64 #s(literal -1 binary64) y)) |
(*.f64 x (/.f64 (neg.f64 (*.f64 y y)) y)) |
(*.f64 (*.f64 (/.f64 x y) y) (neg.f64 y)) |
(*.f64 (/.f64 x y) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 y))) y) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (*.f64 y y))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 y x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y y)) |
(*.f64 x (/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal -1/192 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y)) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) y) y))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (neg.f64 (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) y)))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) x))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y y)) (/.f64 x (*.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 #s(literal -1/192 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (*.f64 y x)) |
(*.f64 x (*.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) x))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 y (neg.f64 y)) (/.f64 y (*.f64 y (neg.f64 x))))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 x (/.f64 y (*.f64 y (neg.f64 x))))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y y) (*.f64 y y) #s(literal 0 binary64))) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 y y)) y)) #s(literal 1 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))) (*.f64 (/.f64 x (*.f64 x y)) (/.f64 x (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 y (*.f64 y (neg.f64 x))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 x y))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(log.f64 #s(literal 2 binary64)) |
(fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) |
| Outputs |
|---|
(*.f64 x (neg.f64 y)) |
(fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) |
(*.f64 x (neg.f64 y)) |
2 calls:
| 26.0ms | x |
| 16.0ms | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 3 | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| 86.1% | 3 | x |
Compiled 14 to 10 computations (28.6% saved)
| Inputs |
|---|
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 x (neg.f64 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y))) |
(/.f64 x (/.f64 #s(literal -1 binary64) y)) |
(*.f64 x (/.f64 (neg.f64 (*.f64 y y)) y)) |
(*.f64 (*.f64 (/.f64 x y) y) (neg.f64 y)) |
(*.f64 (/.f64 x y) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 y))) y) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (*.f64 y y))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 y x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y y)) |
(*.f64 x (/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal -1/192 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y)) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) y) y))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (neg.f64 (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) y)))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) x))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y y)) (/.f64 x (*.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 #s(literal -1/192 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (*.f64 y x)) |
(*.f64 x (*.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) x))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 y (neg.f64 y)) (/.f64 y (*.f64 y (neg.f64 x))))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 x (/.f64 y (*.f64 y (neg.f64 x))))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y y) (*.f64 y y) #s(literal 0 binary64))) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 y y)) y)) #s(literal 1 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))) (*.f64 (/.f64 x (*.f64 x y)) (/.f64 x (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 y (*.f64 y (neg.f64 x))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 x y))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(log.f64 #s(literal 2 binary64)) |
| Outputs |
|---|
(*.f64 x (neg.f64 y)) |
(log.f64 #s(literal 2 binary64)) |
(*.f64 x (neg.f64 y)) |
1 calls:
| 17.0ms | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.1% | 3 | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
Compiled 11 to 8 computations (27.3% saved)
| Inputs |
|---|
(*.f64 x #s(literal 1/2 binary64)) |
(*.f64 x (neg.f64 y)) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) y)) |
(*.f64 x (*.f64 x #s(literal 1/8 binary64))) |
(*.f64 x (-.f64 #s(literal 1/2 binary64) (fma.f64 x #s(literal -1/8 binary64) y))) |
(/.f64 x (/.f64 #s(literal -1 binary64) y)) |
(*.f64 x (/.f64 (neg.f64 (*.f64 y y)) y)) |
(*.f64 (*.f64 (/.f64 x y) y) (neg.f64 y)) |
(*.f64 (/.f64 x y) (*.f64 y (neg.f64 y))) |
(/.f64 (*.f64 x (*.f64 y (neg.f64 y))) y) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) y))) |
(*.f64 x (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))) |
(*.f64 (*.f64 x (*.f64 y y)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 (/.f64 #s(literal -1 binary64) y) (*.f64 x (*.f64 y y))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y y)) (/.f64 #s(literal 1 binary64) y))) |
(*.f64 (*.f64 y (neg.f64 y)) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) y))) |
(*.f64 (neg.f64 x) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) y) x)) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 y x)) |
(/.f64 (*.f64 x (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 y y)) |
(*.f64 x (/.f64 (neg.f64 (*.f64 y (*.f64 y y))) (fma.f64 y y #s(literal 0 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 x (*.f64 x (*.f64 y y)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x y)) (*.f64 (*.f64 x y) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (*.f64 y (*.f64 y (*.f64 x (neg.f64 x)))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) y) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 y y)) x))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal -1/192 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) |
(/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) (neg.f64 y)) x) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (*.f64 x (*.f64 y y))) y)) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (/.f64 (/.f64 #s(literal 1 binary64) y) y))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y #s(literal 0 binary64)) (neg.f64 (*.f64 y (*.f64 y y)))))) |
(*.f64 (*.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))) (*.f64 (/.f64 #s(literal 1 binary64) y) x)) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) y)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x y) (*.f64 (*.f64 (*.f64 x y) (*.f64 y (neg.f64 x))) #s(literal 1 binary64)))) |
(*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 y (/.f64 (*.f64 y (*.f64 y (neg.f64 y))) y)))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) x))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x (*.f64 x (*.f64 y y)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 y (neg.f64 x)))) |
(*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x y) (*.f64 x y)))) |
(*.f64 x (*.f64 (neg.f64 (*.f64 y (*.f64 y y))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (*.f64 x (*.f64 y y)) (/.f64 x (*.f64 x y)))) |
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 #s(literal -1/192 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (+.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) y) x) #s(literal 1/8 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (*.f64 y x)) |
(*.f64 x (*.f64 (/.f64 (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))) (*.f64 y y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 (*.f64 x y) y) (/.f64 (*.f64 x y) x))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x x) (*.f64 (*.f64 y (neg.f64 y)) (/.f64 y (*.f64 y (neg.f64 x))))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 y (neg.f64 y))) (*.f64 x (/.f64 y (*.f64 y (neg.f64 x))))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (neg.f64 y)))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) y) (neg.f64 y)) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (/.f64 (/.f64 (neg.f64 (*.f64 (*.f64 y (*.f64 y y)) (*.f64 y (*.f64 y y)))) (fma.f64 (*.f64 y y) (*.f64 y y) #s(literal 0 binary64))) y)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (*.f64 x (*.f64 y y)) y) (/.f64 (*.f64 x (*.f64 y y)) y)) #s(literal 1 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 (neg.f64 y) (*.f64 y (*.f64 y (*.f64 y y)))))) (/.f64 #s(literal 1 binary64) (fma.f64 y y #s(literal 0 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 y y) (/.f64 #s(literal -1 binary64) y))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (*.f64 (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y)) (/.f64 (*.f64 x (*.f64 y y)) (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y))) (*.f64 (/.f64 x (*.f64 x y)) (/.f64 x (*.f64 x y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (/.f64 y (*.f64 y (neg.f64 x))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 y (*.f64 y (neg.f64 y)))) (*.f64 x y))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x y) (*.f64 x y)) (*.f64 (*.f64 (*.f64 x y) (*.f64 (*.f64 x y) (*.f64 x y))) y))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 x (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 y (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y y)) (neg.f64 y)) (*.f64 y y))))) y) (*.f64 y (neg.f64 x))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (*.f64 x y))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 y y)) (*.f64 x (*.f64 y y)))))) (+.f64 #s(literal 0 binary64) (*.f64 x y))) |
| Outputs |
|---|
(*.f64 x (neg.f64 y)) |
3 calls:
| 19.0ms | x |
| 18.0ms | y |
| 16.0ms | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.6% | 1 | x |
| 49.6% | 1 | y |
| 49.6% | 1 | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
Compiled 17 to 12 computations (29.4% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
(*.f64 x #s(literal 1/2 binary64)) |
| Outputs |
|---|
(*.f64 x #s(literal 1/2 binary64)) |
3 calls:
| 1.0ms | x |
| 1.0ms | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 3.4% | 1 | y |
| 3.4% | 1 | x |
| 3.4% | 1 | (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
Compiled 17 to 12 computations (29.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | -16713.99418634379 | -27.04926818001038 |
| 7.0ms | 128× | 0 | valid |
Compiled 214 to 155 computations (27.6% saved)
ival-sub: 1.0ms (24.7% of total)ival-exp: 1.0ms (24.7% of total)ival-log1p: 1.0ms (24.7% of total)ival-mult: 1.0ms (24.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | -16713.99418634379 | -27.04926818001038 |
| 7.0ms | 128× | 0 | valid |
Compiled 174 to 131 computations (24.7% saved)
ival-sub: 1.0ms (26.6% of total)ival-exp: 1.0ms (26.6% of total)ival-log1p: 1.0ms (26.6% of total)ival-mult: 1.0ms (26.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | -16713.99418634379 | -27.04926818001038 |
| 7.0ms | 128× | 0 | valid |
Compiled 150 to 115 computations (23.3% saved)
ival-sub: 1.0ms (25.6% of total)ival-exp: 1.0ms (25.6% of total)ival-log1p: 1.0ms (25.6% of total)ival-mult: 1.0ms (25.6% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | -16713.99418634379 | -27.04926818001038 |
| 7.0ms | 128× | 0 | valid |
Compiled 142 to 107 computations (24.6% saved)
ival-sub: 1.0ms (25.1% of total)ival-exp: 1.0ms (25.1% of total)ival-log1p: 1.0ms (25.1% of total)ival-mult: 1.0ms (25.1% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.6939882054385644 | 48.595477874459604 |
| 0.0ms | 0.0006444050962470562 | 0.31762407750117866 |
Compiled 14 to 13 computations (7.1% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.6939882054385644 | 48.595477874459604 |
| 0.0ms | 0.0006444050962470562 | 0.31762407750117866 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | egg-herbie |
| 16× | +-commutative_binary64 |
| 14× | sub-neg_binary64 |
| 12× | *-commutative_binary64 |
| 6× | neg-sub0_binary64 |
| 6× | neg-mul-1_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 44 | 151 |
| 1 | 69 | 151 |
| 2 | 80 | 151 |
| 3 | 85 | 151 |
| 4 | 87 | 151 |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
(if (<=.f64 x #s(literal -55/2 binary64)) (*.f64 x (neg.f64 y)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64)))) |
(if (<=.f64 x #s(literal -80 binary64)) (*.f64 x (neg.f64 y)) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64)))) |
(if (<=.f64 x #s(literal -55/2 binary64)) (*.f64 x (neg.f64 y)) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64)))) |
(if (<=.f64 x #s(literal -41 binary64)) (*.f64 x (neg.f64 y)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x y))) |
(if (<=.f64 (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) #s(literal 1152921504606847/1152921504606846976 binary64)) (*.f64 x (neg.f64 y)) (if (<=.f64 (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 x (neg.f64 y)))) |
(if (<=.f64 (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) #s(literal 1152921504606847/1152921504606846976 binary64)) (*.f64 x (neg.f64 y)) (if (<=.f64 (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) #s(literal 1 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 x (neg.f64 y)))) |
(*.f64 x (neg.f64 y)) |
(*.f64 x #s(literal 1/2 binary64)) |
| Outputs |
|---|
(-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) |
(if (<=.f64 x #s(literal -55/2 binary64)) (*.f64 x (neg.f64 y)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64)))) |
(if (<=.f64 x #s(literal -55/2 binary64)) (neg.f64 (*.f64 x y)) (fma.f64 x (fma.f64 x (fma.f64 #s(literal -1/192 binary64) (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/2 binary64) y)) (log.f64 #s(literal 2 binary64)))) |
(if (<=.f64 x #s(literal -80 binary64)) (*.f64 x (neg.f64 y)) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64)))) |
(if (<=.f64 x #s(literal -80 binary64)) (neg.f64 (*.f64 x y)) (fma.f64 x (-.f64 (fma.f64 x #s(literal 1/8 binary64) #s(literal 1/2 binary64)) y) (log.f64 #s(literal 2 binary64)))) |
(if (<=.f64 x #s(literal -55/2 binary64)) (*.f64 x (neg.f64 y)) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64)))) |
(if (<=.f64 x #s(literal -55/2 binary64)) (neg.f64 (*.f64 x y)) (fma.f64 x (-.f64 #s(literal 1/2 binary64) y) (log.f64 #s(literal 2 binary64)))) |
(if (<=.f64 x #s(literal -41 binary64)) (*.f64 x (neg.f64 y)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x y))) |
(if (<=.f64 x #s(literal -41 binary64)) (neg.f64 (*.f64 x y)) (-.f64 (log.f64 #s(literal 2 binary64)) (*.f64 x y))) |
(if (<=.f64 (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) #s(literal 1152921504606847/1152921504606846976 binary64)) (*.f64 x (neg.f64 y)) (if (<=.f64 (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) (*.f64 x (neg.f64 y)))) |
(if (<=.f64 (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) #s(literal 1152921504606847/1152921504606846976 binary64)) (neg.f64 (*.f64 x y)) (if (<=.f64 (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) #s(literal 1 binary64)) (fma.f64 x #s(literal 1/2 binary64) (log.f64 #s(literal 2 binary64))) (neg.f64 (*.f64 x y)))) |
(if (<=.f64 (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) #s(literal 1152921504606847/1152921504606846976 binary64)) (*.f64 x (neg.f64 y)) (if (<=.f64 (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) #s(literal 1 binary64)) (log.f64 #s(literal 2 binary64)) (*.f64 x (neg.f64 y)))) |
(if (<=.f64 (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) #s(literal 1152921504606847/1152921504606846976 binary64)) (neg.f64 (*.f64 x y)) (if (<=.f64 (-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 x y)) #s(literal 1 binary64)) (log.f64 #s(literal 2 binary64)) (neg.f64 (*.f64 x y)))) |
(*.f64 x (neg.f64 y)) |
(neg.f64 (*.f64 x y)) |
(*.f64 x #s(literal 1/2 binary64)) |
| 14 732× | accelerator-lowering-fma.f32 |
| 14 732× | accelerator-lowering-fma.f64 |
| 11 474× | accelerator-lowering-fma.f32 |
| 11 474× | accelerator-lowering-fma.f64 |
| 8 996× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 112 | 982 |
| 1 | 341 | 970 |
| 2 | 940 | 970 |
| 3 | 3745 | 966 |
| 4 | 7988 | 966 |
| 0 | 8709 | 884 |
| 0 | 67 | 400 |
| 1 | 180 | 400 |
| 2 | 389 | 400 |
| 3 | 1353 | 400 |
| 4 | 4014 | 370 |
| 5 | 6856 | 370 |
| 0 | 8132 | 300 |
| 0 | 127 | 1876 |
| 1 | 360 | 1871 |
| 2 | 1063 | 1842 |
| 3 | 3596 | 1806 |
| 0 | 8478 | 1722 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 288 to 138 computations (52.1% saved)
Compiled 396 to 138 computations (65.2% saved)
Loading profile data...